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