:relfileprefix: ../../../ [#boost-urls-params_encoded_base-reference] == xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/params_encoded_base.adoc[pass:[params_encoded_base]]::reference The reference type === Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- using 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] .