Return an iterator to the end
iterator end() noexcept;
Declared in file <boost/url/impl/decode_view.hpp> at line 140
auto it = this->end();
Constant.
Throws nothing.