Reflection & static if in C++26+

Upcoming standards (C++26/29) are moving toward compile-time reflection and easier metaprogramming. However, this is still not a full interpreter it’s a set of built-in reflection primitives.