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