librttr
Run Time Type Reflection
Run Time Type Reflection
To install this package, run one of the following:
RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. The goal of this library is to provide an easy and intuitive way to use reflection in C++.
Summary
Run Time Type Reflection
Last Updated
Jun 4, 2021 at 23:17
License
MIT
Total Downloads
2.3K
Supported Platforms
Home
https://www.rttr.org