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)
Sort by:Popular

An STL-compatible hash function object that can be extended to hash user defined types.
Last Release on Jan 16, 2026
Function object wrappers for deferred calls or callbacks.
Last Release on Jan 16, 2026
Regular expression library.
Last Release on Jan 16, 2026
Safe, generic, stack-based discriminated union container.
Last Release on Jan 7, 2023
Serialization for persistence and marshalling.
Last Release on Jan 7, 2023
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
Useful time utilities. C++11.
Last Release on Jan 7, 2023
A rational number class.
Last Release on Jan 7, 2023
Memory pool management.
Last Release on Jan 7, 2023