Boost.URL Logo

PrevUpHomeNext
query_param_view::value

The percent-decoded value.

Synopsis
pct_encoded_view value;
Description

The presence of a value is indicated by has_value == true. A value that is present with an empty string is distinct from a value that is absent.


PrevUpHomeNext