Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Preshing on Programming
(Uncensored)
subscribe
A Flexible Reflection System in C++: Part 2
https://preshing.com/20180124/a-flexible-reflection-system-in-cpp-part-2
links
backlinks
In the previous post, I presented a basic system for runtime reflection in C++11. The post included a sample project that created a type descriptor using a block of macros: