Yeah? I was excited about C++, when I learned it. Basically all the performance of C, and the standard library included a vector class? And linked lists? And trees? And strings? I don't have to manually manipulate char pointers anymore, and can just say foo + bar to concat strings? Sign me up.
(Does C++ have its warts? Absolutely. But it's a huge productivity boost over C.)
(Does C++ have its warts? Absolutely. But it's a huge productivity boost over C.)