Home
Manual
Topics
Types
Symbols
std::from_utf8
converts a string from utf-8 encoding to code points
Parameter
string
the string to be converted
Result
string
the converted string
Topic
Strings
See also
std::to_utf8
returns an utf8-encoded octet string
Implemented by
std_types::octet_string
converts a string from utf-8 encoding to code points