
6 Aug
2025
6 Aug
'25
6:38 p.m.
On Wed, Aug 6, 2025 at 8:23 AM Sam Darwin via Boost <boost@lists.boost.org> wrote:
The repository https://github.com/bloomberg/clang-p2996 implements experimental support for P2996 reflection.
To facilitate testing, this container "cppalliance/2404-p2996:1" includes a pre-built compiler, in the PATH. "clang" and "clang++"
Dang.. that was fast :) getting custom builds of clang going is really quite an accomplishment. Thanks for this. I am looking forward to seeing reflection support in Describe, as this is a force multiplier; all libs which are Describe-enabled will automatically support reflection for no additional cost. Thanks