Return an iterator to the beginning
Synopsis
Declared in header <boost/url/params_encoded_base.hpp>
iterator
begin() const noexcept;
Description
Complexity
Linear in the size of the first param.
Exception Safety
Throws nothing.
Return an iterator to the beginning
Declared in header <boost/url/params_encoded_base.hpp>
iterator
begin() const noexcept;
Linear in the size of the first param.
Throws nothing.