boost::urls::param_pct_view::param_pct_view
aggregate construction
Synopsis
Declared in header <boost/url/param.hpp>
param_pct_view(
    pct_string_view key,
    pct_string_view value,
    bool has_value) noexcept;
aggregate construction
Declared in header <boost/url/param.hpp>
param_pct_view(
    pct_string_view key,
    pct_string_view value,
    bool has_value) noexcept;