classdesc Wiki
Brought to you by:
hpcoder
Classdesc is a pure C++ object reflection system for C++. The only requirement is an ISO standard C++ compiler. The distribution builds out of the box with gcc and GNU make, but Classdesc has been effectively used in Microsoft's Visual Studio system with the Visual C++ compiler without any additional components.
Classdesc source code is held in a Github repository. Pull requests are welcome.
Documentation can be found in any of the published papers mentioned on the front page, a comprehensive user manual and in the Doxygen annotated listings
Anonymous