Customizable assert macros.

Artifacts using Assert (32)
Sort by:Popular

A collection of simple core utilities with minimal dependencies.
Last Release on Jan 16, 2026
A common infrastructure for throwing exceptions from Boost libraries.
Last Release on Jan 16, 2026
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
Portable move semantics for C++03 and C++11 compilers.
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
A new infrastructure for generic algorithms that builds on top of the new iterator concepts.
Last Release on Jan 16, 2026
Function object wrappers for deferred calls or callbacks.
Last Release on Jan 16, 2026
STL compliant container wrapper for arrays of constant size.
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