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 project is to provide an easy and intuitive way to use reflection in C++.

Features

  • Register your properties, methods or constructors in your source files
  • Documentation available
  • Adjusting the class interface is only necessary when using inheritance
  • With the type object you can query your previously registered members
  • You don't have to include the actual class declaration to work with a type
  • It is pretty simple to set or get a property
  • Invoke methods
  • Iterate over members
  • Reflect constructors, methods, data member or enums

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow RTTR

RTTR Web Site

Other Useful Business Software
Skillfully - The future of skills based hiring Icon
Skillfully - The future of skills based hiring

Realistic Workplace Simulations that Show Applicant Skills in Action

Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of RTTR!

Additional Project Details

Programming Language

C++

Related Categories

C++ Libraries

Registered

2024-05-20