This repository was archived by the owner on Mar 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 11
22# YOMM2
33
4+ [ ![ CI] ( https://github.com/jll63/yomm2/actions/workflows/main.yml/badge.svg )] ( https://github.com/jll63/yomm2/actions/workflows/main.yml )
5+ [ ![ ConanCenter package] ( https://repology.org/badge/version-for-repo/conancenter/yomm2.svg )] ( https://repology.org/project/yomm2/versions )
6+ [ ![ Vcpkg package] ( https://repology.org/badge/version-for-repo/vcpkg/yomm2.svg )] ( https://repology.org/project/yomm2/versions )
7+ ---
8+
49This library implements fast, open, multi-methods for C++17. It is strongly
510inspired by the papers by Peter Pirkelbauer, Yuriy Solodkyy, and Bjarne
611Stroustrup.
712
813- [ YOMM2] ( #yomm2 )
14+ - [ ] ( # )
915 - [ TL;DR] ( #tldr )
1016 - [ Open Methods in a Nutshell] ( #open-methods-in-a-nutshell )
1117 - [ Cross-cutting Concerns and the Expression Problem] ( #cross-cutting-concerns-and-the-expression-problem )
Original file line number Diff line number Diff line change 11/* **
22# YOMM2
33
4+ [](https://github.com/jll63/yomm2/actions/workflows/main.yml)
5+ [](https://repology.org/project/yomm2/versions)
6+ [](https://repology.org/project/yomm2/versions)
7+ ---
8+
49This library implements fast, open, multi-methods for C++17. It is strongly
510inspired by the papers by Peter Pirkelbauer, Yuriy Solodkyy, and Bjarne
611Stroustrup.
712
813- [YOMM2](#yomm2)
14+ - [](#)
915 - [TL;DR](#tldr)
1016 - [Open Methods in a Nutshell](#open-methods-in-a-nutshell)
1117 - [Cross-cutting Concerns and the Expression Problem](#cross-cutting-concerns-and-the-expression-problem)
You can’t perform that action at this time.
0 commit comments