rttr: rttr (C++ Reflection library)
rttr:
rttr: RTTR stands for Run Time Type Reflection. It describes the ability of
rttr: a computer program to introspect and modify an object at runtime. The
rttr: goal of this project is to provide an easy and intuitive way to use
rttr: reflection in C++.
rttr:
rttr: Homepage: http://www.rttr.org/
rttr:
rttr:
rttr: