90% of people who I come in contact with that claim to know c++: "Hey, I know C++! malloc, strlen, memcpy! Oh and std::cout."
The article sums this up nicely. Pure, idiomatic C++ is beautiful but too many people are stuck using the C constructs when they should be using C++ alternatives.
Yeah, I guess that was ambiguous, wasn't it? C could equally well be the original sin, if one goes by analogy with the whole song. I'm just glad that C isn't C++.