Implementing a Struct of Arrays

3 legobmw99 1 5/5/2025, 3:50:25 PM brevzin.github.io ↗

Comments (1)

legobmw99 · 7h ago
This is probably the most compelling example of C++ reflection I've seen yet. Deriving a debug printer or stringifying the names of enums is one thing, but this is clearly quite a powerful abstraction one could get 'for free'