:relfileprefix: ../../../ [#boost-urls-url_view_base-2conversion] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/url_view_base.adoc[pass:[url_view_base]]::operator core::string_view Return the URL as a core::string_view == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- operator core::string_view() const noexcept; ---- == Description === Complexity Constant. === Exception Safety Throws nothing.