tiny-utf8
tiny-utf8 copied to clipboard
Please add support for C++23 functions as well as a bit of support
There are a few functions that have been added in ::std::basic_string<> in C++23 (most notably the function contains()) that are missing from tinyutf8::string.
Can you please add them? Thanks in advance!