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