...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Access the last element.
value&& back();
Returns a reference to the last element.
not empty()
Constant.