Array
|
C++
03
|
STL compliant container wrapper for arrays of constant size. |
STL compliant container wrapper for arrays of constant size. |
Bimap
|
C++
03
|
Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key. |
Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key. |
Circular Buffer
|
C++
03
|
A STL compliant container also known as ring or cyclic buffer. |
A STL compliant container also known as ring or cyclic buffer. |
Container
|
C++
03
|
Standard library containers and extensions. |
Standard library containers and extensions. |
Dynamic Bitset
|
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. |
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. |
GIL
|
C++
14
|
(C++14) Generic Image Library |
(C++14) Generic Image Library |
Graph
|
C++
14
|
The BGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL). |
The BGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL). |
GraphParallel
|
C++
03
|
The PBGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL). |
The PBGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL). |
ICL
|
C++
03
|
Interval Container Library, interval sets and maps and aggregation of associated values |
Interval Container Library, interval sets and maps and aggregation of associated values |
Intrusive
|
C++
03
|
Intrusive containers and algorithms. |
Intrusive containers and algorithms. |
JSON
|
C++
11
|
JSON parsing, serialization, and DOM in C++11 |
JSON parsing, serialization, and DOM in C++11 |
Multi-Array
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Multi-Index
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Pointer Container
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
PolyCollection
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Property Map
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Property Map (Parallel)
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Property Tree
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Static String
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Unordered
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
URL
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Variant
|
C++
03
|
No description provide for this version. |
No description provide for this version. |
Variant2
|
C++
03
|
No description provide for this version. |
No description provide for this version. |