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