Boost 1.31.0 Library Documentation - Algorithms
Sort by:
Algorithms
- Graph
-
The BGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).
- Author(s)
- Jeremy Siek and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.
- First Release
- 1.18.0
- Categories
- Algorithms, Containers, Iterators
- Utility
-
Class noncopyable plus checked_delete(), checked_array_delete(), next(), prior() function templates, plus base-from-member idiom.
- Author(s)
- Dave Abrahams and others
- First Release
- 1.13.0
- Categories
- Algorithms, Function objects and higher-order programming, Memory, Miscellaneous, Patterns and Idioms