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 reflect_invoke overload with explicit template arguments #51

Closed katzdm closed 3 months ago

katzdm commented 3 months ago

P2996R3 introduces an overload of reflect_invoke that allows specification of leading template arguments.

katzdm commented 3 months ago

Closed by 85dfe0d.