Go to the source code of this file.
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
Functions | |
template<class T > | |
BOOST_DEDUCED_TYPENAME range_reverse_iterator< const T >::type | boost::const_rend (const T &r) |
template<class C > | |
BOOST_DEDUCED_TYPENAME range_reverse_iterator< C >::type | boost::rend (C &c) |
template<class C > | |
BOOST_DEDUCED_TYPENAME range_reverse_iterator< const C >::type | boost::rend (const C &c) |