This is an older version of Boost and was released in 2016. The current version is 1.89.0.
No description provided for this version.
C++
03
The BGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).
C++
03
The PBGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).
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.
C++
03