Reflection TS - C++ feature described here: https://en.cppreference.com/w/cpp/keyword/reflexpr
I am looking for any information about this feature.
I have this table describing compiler support: https://en.cppreference.com/w/cpp/compiler_support
but I don't see that this feature is planned or maybe the name of this feature is different?
In which C++ version will this functionality be supported?
Where can I find any tutorials/ info on this topic?