https://github.com/sergio-eld/pattern_matching
C++ Pattern Matching interface
https://github.com/sergio-eld/pattern_matching
cpp cpp14 pattern-matching
Last synced: about 2 months ago
JSON representation
C++ Pattern Matching interface
- Host: GitHub
- URL: https://github.com/sergio-eld/pattern_matching
- Owner: sergio-eld
- License: mit
- Created: 2024-12-23T19:46:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-19T20:52:27.000Z (12 months ago)
- Last Synced: 2025-01-19T21:41:56.964Z (12 months ago)
- Topics: cpp, cpp14, pattern-matching
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pattern Matching
C++ Pattern Matching interface
See [example](example.cpp)