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