How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

C++ More C++26 reflection at compile-time -- Andreas Fertig

calendar_today July 15, 2026 person Blog Staff domain cplusplus

In today’s post, I like touch-up on C++26’s static reflection. In case you haven’t seen, I wrote a first post C++26 reflection at compile-time a while ago. C++ More C++26 reflection at compile-time by Andreas Fertig From the article: One of the great things about reflection is that we can already explore the new feature since with Clang there is a compiler available that implements all the facets.

open_in_new Read original post