bloomberg / clang-p2996

Experimental clang support for WG21 P2996 (Reflection).
https://github.com/bloomberg/clang-p2996/tree/p2996/P2996.md
51 stars 8 forks source link

Implement new P3096R1 metafunctions #52

Closed katzdm closed 2 months ago

katzdm commented 3 months ago

Some time ago, support for a family of metafunctions was added to facilitate parameter reflection. Now that P3096R1 has been published, we should circle back and implement the authors' latest vision for the feature.