...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 const iterator to an element.
using const_reverse_iterator =std::reverse_iterator
<string::const_iterator
>;