Return an iterator to the beginning

Synopsis

Declared in header </boost/url/params_base.hpp#L218[boost/url/params_base.hpp,window=blank_]>

iterator
begin() const noexcept;

Description

Complexity

Linear in the size of the first param.

Exception Safety

Throws nothing.

Return Value

  • iterator