SafeCast: A header-only C++ library for safe integer type casting. Prevents overflow and underflow errors, offering a lightweight alternative to boost::numeric_cast.
cpp header-only safety cpp20 type-casting numeric-conversion overflow-prevention underflow-prevention
-
Updated
Mar 1, 2025 - C++