[#boost-urls-param_pct_view-value] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/param_pct_view.adoc[param_pct_view]::value :relfileprefix: ../../../ :mrdocs: The value == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/param.hpp#L664[boost/url/param.hpp]>` [source,cpp,subs="verbatim,replacements,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. [.small]#Created with https://www.mrdocs.com[MrDocs]#