STL compliant container wrapper for arrays of constant size.
Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.
A STL compliant container also known as ring or cyclic buffer.
Standard library containers and extensions.
None
The BGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).
The PBGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).
Interval Container Library, interval sets and maps and aggregation of associated values
Intrusive containers and algorithms.
None
The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.
Containers for storing heap-allocated polymorphic objects to ease OO-programming.
Concepts defining interfaces which map key objects to value objects.
A tree data structure especially suited to storing configuration data.
Unordered associative containers.
Safe, generic, stack-based discriminated union container.