Return an iterator to the beginning
Declared in <boost/url/params_encoded_base.hpp>
<boost/url/params_encoded_base.hpp>
iterator begin() const noexcept;
Linear in the size of the first param.
Throws nothing.
An iterator to the beginning.
Created with MrDocs