Default Construction

Using std::optional with class constructors can be slightly inefficient sometimes. In this lesson, we'll learn a way to fix that.

We'll cover the following

Movable Types

If you have a class with a default constructor, like:

Get hands-on with 1200+ tech skills courses.