boost::urls::decode_view::end Return an iterator to the end Synopsis Declared in header <boost/url/decode_view.hpp> iterator end() const noexcept; Description auto it = this->end(); Constant. Throws nothing.