Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::param_pct_view::param_pct_view
Home:

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;