operator*

Return the string as a range of decoded characters

Synopsis

decode_view operator*() noexcept;

Declared in file <boost/url/decode_view.hpp> at line 670

Description

Complexity

Constant.

Exception Safety

Throws nothing.