matchitv1.0.1
- Updated
matchit is a pattern matching library for C++17 with macro-free APIs
- Project website: https://github.com/BowenFu/matchit.cpp
#Usage
The package matchit provides CMake targets:
find_package(matchit CONFIG REQUIRED)
target_link_libraries(main PRIVATE matchit::matchit)#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
daljit97