boost::urls::pct_string_view::operator*

Return the string as a range of decoded characters

Synopsis

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

decode_view
operator*() const noexcept;

Description

Constant.

Throws nothing.

See Also

decode_view .

Created with MrDocs