:relfileprefix: ../../../../ [#boost-urls-grammar-range-string] = 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]]::string Return the matching part of the string == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- core::string_view string() const noexcept; ----