New video on the CopperSpice YouTube Channel:
std::visit
by Barbara Geller and Ansel Sermersheim
About the video:
In this video, we look at the std::visit function and how it relates to std::variant. We also talk about the idea of callbacks and algorithms, and how std::visit is actually very different. We then point out some surprising features of std::visit which are rarely discussed.
Please take a look and remember to subscribe!
Add a Comment