Artifacts using Assert (32)
Various utilities, such as base-from-member idiom and binary literals in C++03.
Last Release on Jan 16, 2026
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 ...
Last Release on Jan 16, 2026
A new infrastructure for generic algorithms that builds on top of the new iterator concepts.
Last Release on Jan 16, 2026
The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements.
Last Release on Jan 16, 2026
An STL-compatible hash function object that can be extended to hash user defined types.
Last Release on Jan 16, 2026
A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type.
Last Release on Jan 16, 2026
