Login
From:
C++ Senioreas
(Uncensored)
subscribe
Design Patterns: RunTime Reflection – C++ – C++ Senioreas
https://cppsenioreas.wordpress.com/2021/01/17/design-patterns-runtime-reflection-cpp/
links
backlinks
Tagged with:
c++
design patterns
metaprogramming
runtime
useful tools
codeproject
One of the most desired Design Patterns is reflection- The ability to use classes metadata (names, functions, properties, etc…) at runtime. By default this is not possible on C++, and sometim…
Roast topics
Find topics
Find it!