Return an iterator to the beginning

Synopsis

Declared in header </boost/url/segments_encoded_base.hpp#L294[boost/url/segments_encoded_base.hpp,window=blank_]>

iterator
begin() const noexcept;

Description

Complexity

Linear in this->front().size() or constant if this->empty().

Exception Safety

Throws nothing.

Return Value

  • iterator