Return an iterator to the beginning
Declared in <boost/url/decode_view.hpp>
<boost/url/decode_view.hpp>
iterator begin() const noexcept;
auto it = this->begin();
Constant.
Throws nothing.
An iterator to the first decoded character