Function pct_string_view::operator*

Return the string as a range of decoded characters

Synopsis

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

decode_view
operator*() const noexcept;

Description

Complexity

Constant.

Exception Safety

Throws nothing.