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

Add range overloads to substitute & friends #50

Closed katzdm closed 3 months ago

katzdm commented 3 months ago

P2996R3 introduces the concept reflection_range, and adds overloads supporting it to substitute, reflect_invoke, test_type, and define_class.