Fast iteration is the key to developer happiness. 🚀
I took a very early look at C++26 Reflection in GCC 16 to see if it would ruin my "fast compile" workflow.
Here are my findings!
https://vittorioromeo.com/index/blog/refl_compiletime.html
Fast iteration is the key to developer happiness. 🚀
I took a very early look at C++26 Reflection in GCC 16 to see if it would ruin my "fast compile" workflow.
Here are my findings!
https://vittorioromeo.com/index/blog/refl_compiletime.html
@vittorioromeo
I think the C++ community would get the best benefit out of the next standard if they'd clean up these awful standard library headers.
Yes, modules to the rescue, but it's actually a workaround for bad header design...
It is *not*
So far, I haven't seen any other/better solution than just wishful thinking.