Access the last element.
const_reference back() const;
Returns a reference to the last element.
not empty()
Constant.