Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

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...