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

boost::urls::param_pct_view::value

The value

Synopsis

Declared in header <boost/url/param.hpp>

pct_string_view value;

Description

The presence of a value is indicated by has_value equal to true. An empty value is distinct from no value.