MCPcopy Create free account
hub / github.com/dcleblanc/SafeInt

github.com/dcleblanc/SafeInt @3.24

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.24 ↗ · + Follow
3,933 symbols 5,280 edges 41 files 240 documented · 6% updated 2mo ago3.0.28a · 2023-05-01★ 248

Browse by type

Functions 2,413 Types & classes 1,520
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

SafeInt

SafeInt is a class library for C++ that manages integer overflows.

Now updated to keep the entire history of the class from the time it first was checked into CodePlex.

March, 2018 - added support for constexpr, also enforcing a requirement that --std=c++11 or --std=c++14 has to be used for gcc or clang, minimum Visual Studio compiler version TBD.

Core symbols most depended-on inside this repo

Shape

Method 1,710
Class 1,438
Function 703
Enum 82

Languages

C++100%

Modules by API surface

Archive/releases/0/SafeInt_3017p.hpp487 symbols
Archive/releases/3/SafeInt_3015p.hpp482 symbols
Archive/releases/1/SafeInt_3016p.hpp482 symbols
Archive/releases/4/SafeInt_3014p.hpp438 symbols
Archive/releases/6/SafeInt_3012p.hpp436 symbols
Archive/releases/5/SafeInt_3013p.cpp436 symbols
Archive/releases/7/SafeInt_3011p.hpp417 symbols
SafeInt.hpp258 symbols
Test/ConstExpr.cpp49 symbols
Test/SubVerify.cpp37 symbols
Test/IncDecVerify.cpp35 symbols
Archive/releases/2/IncDecVerify.cpp35 symbols

For agents

$ claude mcp add SafeInt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page