Two weeks ago, I had a pleasure to give a talk at our local C++ User Group in Cracow. This time I spoke about vocabulary types from C++17: std::optional
, std::variant
and std::any
.
Have a look at the slides and extended comments.
Two weeks ago, I had a pleasure to give a talk at our local C++ User Group in Cracow. This time I spoke about vocabulary types from C++17: std::optional
, std::variant
and std::any
.
Have a look at the slides and extended comments.