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 ...