boost::urls::params_base::begin boost::urls::params_base::begin Return an iterator to the beginning Synopsis Declared in <include/boost/url/params_base.hpp> iterator begin() const noexcept; Description Complexity Linear in the size of the first param. Exception Safety Throws nothing. Created with MrDocs