|
rttr
☆
« Back to VersTracker
|
||||||||||
|
Description: C++ Reflection Library |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ reflection library runtime serialization | ||||||||||
| Install: brew install rttr | ||||||||||
|
About: RTTR (Run-Time Type Reflection) is a C++ library that provides dynamic type information and reflection capabilities. It allows you to inspect types, create objects, and access members at runtime without macro or boilerplate code. This enables advanced features like serialization, scripting integration, and GUI binding in modern C++ applications. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|