Algorithms
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). |
Asynchronous
Awaitables
Concurrent
Container
Containers
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). |
Coroutines
Correctness
Data
Domain
Emulation
Error-handling
Function-objects
Generic
GIL | C++ 14 | (C++14) Generic Image Library |
(C++14) Generic Image Library | ||
Operators | C++ 03 | Templates to simplify operator definition in arithmetic classes and iterators. |
Templates to simplify operator definition in arithmetic classes and iterators. |
Image-processing
GIL | C++ 14 | (C++14) Generic Image Library |
(C++14) Generic Image Library |
Inter-language
IO
Iterators
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). | ||
Iterator | C++ 03 | The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors. |
The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors. | ||
Operators | C++ 03 | Templates to simplify operator definition in arithmetic classes and iterators. |
Templates to simplify operator definition in arithmetic classes and iterators. | ||
Tokenizer | C++ 03 | Break of a string or other character sequence into a series of tokens. |
Break of a string or other character sequence into a series of tokens. |
Math
Operators | C++ 03 | Templates to simplify operator definition in arithmetic classes and iterators. |
Templates to simplify operator definition in arithmetic classes and iterators. |
Memory
Metaprogramming
Miscellaneous
Parsing
Patterns
Preprocessor
Programming
State
String
Tokenizer | C++ 03 | Break of a string or other character sequence into a series of tokens. |
Break of a string or other character sequence into a series of tokens. |