Your example is flawed. C++0x is easy to learn. For example, autos is just the ability to say "auto myFloat = 5.0;" and it will default to float. Lambdas in C++ is fairly easy. right casts? trivial [especially with…
Your example is flawed. C++0x is easy to learn. For example, autos is just the ability to say "auto myFloat = 5.0;" and it will default to float. Lambdas in C++ is fairly easy. right casts? trivial [especially with…