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