#include <boost/concept_check.hpp>#include <boost/range/begin.hpp>#include <boost/range/end.hpp>#include <boost/range/concepts.hpp>#include <boost/range/detail/range_return.hpp>#include <algorithm>

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::range | |
Functions | |
| template<class BidirectionalRange > | |
| BidirectionalRange & | boost::range::reverse (BidirectionalRange &rng) |
| template function reverse More... | |
| template<class BidirectionalRange > | |
| const BidirectionalRange & | boost::range::reverse (const BidirectionalRange &rng) |