tiny-utf8 icon indicating copy to clipboard operation
tiny-utf8 copied to clipboard

Unicode (UTF-8) capable std::string

Results 13 tiny-utf8 issues
Sort by recently updated
recently updated
newest added

I get a compile error in `test_manipulation.cpp` line 101 when I attempt to run the tests (specifically, `EXPECT_EQ(res1, str.end());`). I tried to add additional operator overloads in tinyutf8.h, but without...

Change Google Test branch from master to main

Ignore downloaded and generated files