boost::urls::segments_encoded_view::segments_encoded_view
Constructor
Synopsis
constexpr
segments_encoded_view() = default;
constexpr
segments_encoded_view(segments_encoded_view const&) noexcept = default;
segments_encoded_view(core::string_view s);