Skip to content

matchitv1.0.1

Updated

matchit is a pattern matching library for C++17 with macro-free APIs

#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.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • daljit97's avatardaljit97

#Changelog

  • 024a041[matchit] Add first draft port (#26499)