operator string_view

Return the URL as a core::string_view

Synopsis

string_view operator string_view() noexcept;

Declared in file <boost/url/url_view_base.hpp> at line 257

Description

Complexity

Constant.

Exception Safety

Throws nothing.