Artifacts using ThrowException (21)
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 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