boost::urls::url_view_base::operator core::string_view

Return the URL as a core::string_view

Synopsis

Declared in <include/boost/url/url_view_base.hpp>

operator core::string_view() const noexcept;

Description

Constant.

Throws nothing.

Created with MrDocs