operator string_view

Return the URL as a core::string_view

Synopsis

operator string_view() const noexcept;

Defined in file <include/boost/url/url_view_base.hpp> on line 257

Description

Complexity

Constant.

Exception Safety

Throws nothing.