Boost.URL Logo

PrevUpHomeNext
query_param_encoded_view::value

The percent-encoded value.

Synopsis
string_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