mpark-patternsv2019-10-03
- Updated
MPark.Patterns is an experimental pattern matching library for C++17.
- Project website: https://github.com/mpark/patterns
#Usage
The package mpark-patterns provides CMake targets:
find_package(mpark_patterns CONFIG REQUIRED)
target_link_libraries(main PRIVATE mpark_patterns)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Jia Yue Hua