Discussion on static reflection syntax in C++
Max Haughton
maxhaton at gmail.com
Mon Feb 22 21:34:47 UTC 2021
On Monday, 22 February 2021 at 16:27:49 UTC, Andrei Alexandrescu
wrote:
> Of possible interest:
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2320r0.pdf
Exposing reflection information via CTFE seems like a much more
workable solution - i.e. you just write regular D code. This is
what Stefan's work effectively culminates in.
More information about the Digitalmars-d
mailing list