
Episode 201
Pattern Matching
Rob and Jason are joined by Michael Park to discuss his Pattern Matching library and standards proposal.
June 5, 201952m 19s
Show Notes
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