Boost.Algorithm
Boost.Algorithm is a collection of general-purpose algorithms that complement ``. Many
Boost.Range
Boost.Range replaces iterator pairs with range objects and provides range adaptors —
Boost.Iterator
Boost.Iterator provides tools for building and adapting iterators without the boilerplate that
BOOST_FOREACH
BOOST_FOREACH is a preprocessor macro that provides range-based iteration on compilers that