4 ms·
I thought the same thing when I starting working with the new standard, but I've really grown to enjoy a lot of the new features, specifically the new pointer t
by bff 16y ago
I thought the same thing when I starting working with the new standard, but I've really grown to enjoy a lot of the new features, specifically the new pointer types, rvalue references, initializer lists, variadic templates, and better support for functional programming via binds and lambdas. C++0x really does fix a lot of things that were broken on awkward previously, while also expanding support for memory and speed constrained systems via things like std::array. For me, this stuff breaths new life into the language.
- faragon 16y agohttp://en.wikipedia.org/wiki/The_Emperor%27s_New_Clothes http://en.wikipedia.org/wiki/The_Emperor%27s_New_Clothes