By mitchp
via fgiesen.wordpress.com
Published: Feb 02 2013 / 16:38
So, what do we have here: we have a C++ string class that evidently makes it easy to write horrendously broken code without noticing it, and simultaneously doesn’t provide some core functionality that apps which use both std::wstring and interface with non-UTF16 character sets (which is almost nobody, I’m sure!) will need.
Add your comment