Access the first element.
value const& front() const;
Returns a reference to the first element.
not empty()
Constant.