boost::urls::url_view_base::segments
Return the path as a container of segments
Synopsis
Declared in <boost/url/url_view_base.hpp>
segments_view
segments() const noexcept;
Description
See Also
is_path_absolute, encoded_path, encoded_segments. path, segments_view.
Created with MrDocs