end

Return an iterator to the end

Synopsis

iterator
end() const noexcept;

Declared in file <include/boost/url/segments_base.hpp> on line 297

Defined in file <src/segments_base.cpp> on line 98

Description

Complexity

Constant.

Exception Safety

Throws nothing.