The value
Synopsis
Declared in header </boost/url/param.hpp#L422[boost/url/param.hpp,window=blank_]>
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.
The value
Declared in header </boost/url/param.hpp#L422[boost/url/param.hpp,window=blank_]>
string_view value;
The presence of a value is indicated by has_value equal to true. An empty value is distinct from no value.