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

Return the URL as a core::string_view

Synopsis

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

operator core::string_view() const noexcept;

Description

Complexity

Constant.

Exception Safety

Throws nothing.