Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
Pattern Matching
June 04, 2019
00:52:19
37.77 MB
Downloads: 0
Rob and Jason are joined by Michael Park to discuss his Pattern Matching library and standards proposal.
Michael Park is a software engineer at Facebook, working on the C++ libraries and standards team. His focus for C++ is to introduce pattern matching to facilitate better code.
News
- Initialization in C++ the Matrix
- CMake 3.14 and Performance Improvements
- Compiler Explorer Execution Support
Michael Park
Links
- C++Now Pattern Matching: Match Me If You Can
- P1371R0
- CppCon 2017: Michael Park "MPark.Patterns: Pattern Matching in C++"
- MPark.Patterns