Boost
Libraries
arrow_drop_down
List View
Grid View
Category View
M
D

No description provide for this version.

C++ 03

Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.

C++ 03

A STL compliant container also known as ring or cyclic buffer.

C++ 03

Standard library containers and extensions.

C++ 03

The dynamic_bitset class represents a set of bits. It provides accesses to the value of individual bits via an operator[] and provides all of the bitwise operators that one can apply to builtin integers, such as operator& and operator<<. The number of bits in the set is specified at runtime via a parameter to the constructor of the dynamic_bitset.

C++ 03

GIL

No description provide for this version.

No description provide for this version.

No description provide for this version.

ICL

Interval Container Library, interval sets and maps and aggregation of associated values

C++ 03

Intrusive containers and algorithms.

C++ 03

No description provide for this version.

C++ 03

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.

C++ 03

Containers for storing heap-allocated polymorphic objects to ease OO-programming.

C++ 03

Concepts defining interfaces which map key objects to value objects.

A tree data structure especially suited to storing configuration data.

C++ 03

Unordered associative containers.

C++ 03

Safe, generic, stack-based discriminated union container.

C++ 03