:relfileprefix: ../../../ [#boost-urls-param_pct_view-value] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/param_pct_view.adoc[pass:[param_pct_view]]::value The value == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- xref:boost/urls/pct_string_view.adoc[pct_string_view] value; ---- == Description The presence of a value is indicated by xref:boost/urls/param_pct_view/has_value.adoc[has_value] equal to true. An empty value is distinct from no value.