CppCon 2021 Tuesday keynote video posted: Herb Sutter on "Pattern matching using 'is' and 'as'"
The second keynote from CppCon 2021 is now publicly available via JetBrains, our video sponsor:
Thoughts on pattern matching using 'is' and 'as' [jetbrains.com/cppcon2021]
by Herb Sutter
In this talk, the speaker shows the C++ pattern matching libraries and language proposals that were considered, and presents his own contribution that builds on them.