[#boost-urls-params_encoded_base-const_reference] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/params_encoded_base.adoc[params_encoded_base]::const_reference :relfileprefix: ../../../ :mrdocs: The reference type == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/params_encoded_base.hpp#L136[boost/url/params_encoded_base.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using const_reference = xref:boost/urls/param_pct_view.adoc[param_pct_view]; ---- == Description This is the type of value returned when iterators of the view are dereferenced. == See Also xref:boost/urls/param_view.adoc[param_view]. [.small]#Created with https://www.mrdocs.com[MrDocs]#