safeint/3.24

SafeInt is a class library for C++ that manages integer overflows.
Recipe info
2023-04-05

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
safeint/3.24

Using safeint

Loading ...
Loading...