...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
A reverse random access iterator to an element.
using reverse_iterator =std::reverse_iterator
<object::iterator
>;