boost::urls::segments_encoded_ref::operator segments_encoded_view

Conversion

Synopsis

Declared in <boost/url/segments_encoded_ref.hpp>
operator segments_encoded_view() const noexcept;


Return Value

A view of the segments.

See Also

segments_encoded_view.

Created with MrDocs