Return an iterator to the beginning
<include/boost/url/decode_view.hpp>
iterator begin() const noexcept;
auto it = this->begin();