utfcpp icon indicating copy to clipboard operation
utfcpp copied to clipboard

Support for u8string?

Open XCI9 opened this issue 3 years ago • 0 comments

In c++20, u8string is added. Is there any plans to add convertion between std::string and std::u8string, and also support something like std::u8string utf8::utf16to8(std::u16string)?

XCI9 avatar Feb 06 '22 18:02 XCI9