Proposal: Should we replace vtkStdString with std::string

image
image

So vtkUnicodeString is a UCS4 string with conversion methods to/from UTF8/UTF16. The class name is ambiguous.

This blog is worth reading. Using UTF-8 as the internal representation for strings in C and C++ with Visual Studio | Nubaria Blog