end

Return an iterator to the end

Synopsis

iterator
end() const noexcept;

Declared in file <include/boost/url/params_base.hpp> on line 229

Defined in file <src/params_base.cpp> on line 180

Description

Complexity

Constant.

Exception Safety

Throws nothing.