boost::urls::parse_path
Parse a string and return an encoded segment view
Synopsis
Declared in header <boost/url/segments_encoded_view.hpp>
friend
system::result<segments_encoded_view>
parse_path(core::string_view s) noexcept;
Parse a string and return an encoded segment view
Declared in header <boost/url/segments_encoded_view.hpp>
friend
system::result<segments_encoded_view>
parse_path(core::string_view s) noexcept;