Example code and slides for my talk "std::variant and the Power of Pattern Matching"
☆43Feb 23, 2021Updated 5 years ago
Alternatives and similar repositories for VariantTalk
Users that are interested in VariantTalk are comparing it to the libraries listed below
Sorting:
- Finite State Machine implementation using std::variant☆90Sep 14, 2019Updated 6 years ago
- Code and slides from Lisa Lippincott's “How to Call C libraries from C++” presentation from Cppcon 2014☆11Feb 20, 2016Updated 10 years ago
- The Art of C++ Website☆14Dec 9, 2022Updated 3 years ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- ☆10Jun 2, 2025Updated 9 months ago