this post was submitted on 27 Jan 2024
13 points (100.0% liked)
C++
1763 readers
1 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 1 year ago
MODERATORS
Good ol' tag dispatch works fine too: https://godbolt.org/z/x8hsEK48K
Nice. I'd not thought of that one.