Limitations of New Features

In this lesson, we’ll discuss the current limitations of non-static data member initialization.

The case with auto type deduction

Since we can declare and initialize a variable inside a class, can we also/still use auto? It seems pretty natural and follows the AAA (Almost Always Auto) Rule.

Get hands-on with 1200+ tech skills courses.