mirror of
git://slackware.nl/current.git
synced 2025-02-03 20:46:37 +01:00
12 lines
354 B
Text
12 lines
354 B
Text
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:
|