I always thought that there is no reflection in C++ because the latter is totally native. But come to think of it, C++ already has RTTI, so why not add member pointers together with names and metadata to type_info?
Tags: C++, OOP, reflection, type info
November 10, 2012 at 5:18 am
Hello, I was wondering if you could help me?
http://stackoverflow.com/questions/13297391/have-firefox-extension-copy-to-clipboard#comment18143178_13297391