Introduction

Intro provides a short overview of what refactoring with std::variant and std::optional means.

We'll cover the following...

💡 Did you know?
std::variant and ...