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