22 Jul
2017
22 Jul
'17
8:55 p.m.
I wouldn't say that reflection is not a concern for most C++ programmers. I think a more accurate description is that lacking certain language features makes it impossible to do more advanced reflection, and even simple reflection is pretty complicated. This is why we are working on adding reflection capabilities to the language.