Exherbo
GitLab
Packages
dev-libs/rttr
An open source library, which adds reflection to C++.
Versions
Slot
Version
Repository
Platforms
0
0.9.6
kde
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://www.rttr.org/
Summary
An open source library, which adds reflection to C++.
Description
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++.
Upstream documentation
https://www.rttr.org/doc/master/classes.html
Dependencies
(
(
build:
sys-devel/cmake[>=3.24.0]
)
(
build:
doc? (
app-doc/doxygen
)
)
)
Downloads
https://www.rttr.org/releases/rttr-0.9.6-src.tar.gz
Licences
MIT
Choices
OPTIONS
doc
Adds extra documentation (API, Javadoc, etc)