Runtime Reflection in C++

Опубликовано: 12 Июль 2026
на канале: CoreCppIL
3,169
39

By Noam Weiss, presented at Core C++ meetup (online), Sep 2021.

For the last 5 years we have been using runtime reflection in C++ in our system. In this talk I will cover what drove us to make this decision, how we did it, what are the (not insignificant) costs and benefits, and was it all worth it in the end?

=====
Noam Weiss is a software Architect in Check Point. He’s been working with C++ for over two decades and is still excited when meeting a brilliant piece of code.