Function segments_base::end

Return an iterator to the end

Synopsis

Declared in header <boost/url/segments_base.hpp>

iterator
end() const noexcept;

Description

Complexity

Constant.

Exception Safety

Throws nothing.