:relfileprefix: ../../../../ [#boost-urls-grammar-range-const_reference] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::xref:boost/urls/grammar/range.adoc[pass:[range]]::const_reference The type of each element of the range == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- using const_reference = T const&; ----