RVK

↗ HN profile [ 43.6 ms ] full profile
Karma
7
Created
October 25, 2010 (15y ago)
Submissions
0
Founder of Simul Software Ltd - www.simul.co.uk
  1. I wrote a system that generates C++ reflection from the export table (Windows only so far). Any class that is exported can be reflected, then functions and members can be gotten by name as a string, and called with a…