Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::segments_encoded_base::end
Home:

boost::urls::segments_encoded_base::end

Return an iterator to the end

Synopsis

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

iterator
end() const noexcept;

Description

Complexity

Constant.

Exception Safety

Throws nothing.