Comment by delusional
3 days ago
This is interesting because it interacts with consteval. It would be cool if the standards committee could so somehow figure out how to do codegen from consteval. Then we'd be kinda close to the promised land of procedural macros written in real C++.
A lot of the stuff they are working on for c++29 is exactly what you are wishing for (me too by the way).