C++ versus C++11

This lesson talks about how C++11 was a big step in the evolution of C++.

We'll cover the following...

Who can characterize C++11 better than Bjarne Stroustrup, creator of C++:

Surprisingly, C++11 feels like a new language: The pieces just fit together better than they used to and I find a higher-level style of ...