The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.
Artifacts using Integer (11)
An STL-compatible hash function object that can be extended to hash user defined types.
Last Release on Jan 16, 2026
LL parser framework represents parsers directly as EBNF grammars in inlined C++.
Last Release on Jan 7, 2023
General literal text conversions, such as an int represented a string, or vice-versa.
Last Release on Jan 7, 2023
