operator*

Return the string as a range of decoded characters

Synopsis

decode_view
operator*() const noexcept;

Declared in file <include/boost/url/pct_string_view.hpp> on line 304

Defined in file <include/boost/url/decode_view.hpp> on line 670

Description

Complexity

Constant.

Exception Safety

Throws nothing.