Return the string as a range of decoded characters
Synopsis
decode_view
operator*() const noexcept;
Description
Complexity
Constant.
Exception Safety
Throws nothing.
Return Value
A range of decoded characters.
See Also
decode_view
.
Created with MrDocs