Tag Archive > c

The C++ class std::string sucks!

Still today, after some time without programming in C++, I wake up at night with nightmares about string class.
If you have programmed in C++ you probably know what I’m talking about.It’s HORRIBLE. Probably, the designer (or designers) of the standard string class though something like:
“Oh My Good!! We are going to make the best string [...]

Continue reading

, , , ,