matchit is a pattern matching library for C++17 with macro-free APIs
Run the following Vcpkg command to install the port.
vcpkg install matchit
The package matchit provides CMake targets:
find_package(matchit CONFIG REQUIRED) target_link_libraries(main PRIVATE matchit::matchit)
v1.0.1#0
Aug 26, 2022
All
BowenFu/matchit.cpp
github.com/BowenFu/matchit.cpp
024a041b66
Apache-2.0
Manifest