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.
Return the string as a range of decoded characters
Declared in header <boost/url/pct_string_view.hpp>
decode_view
operator*() const noexcept;
Constant.
Throws nothing.