boost::urls::url_view_base::operator core::string_view
Return the URL as a core::string_view
Synopsis
Declared in <boost/url/url_view_base.hpp>
operator core::string_view() const noexcept;
Return Value
A string view of the URL.
Created with MrDocs