Description
C++ projects can inspect or visualize type information with a header-only reflection-style library. It is useful for developers who need enum, struct, or type utilities without adding a compiled dependency.
This package is source-level development support, not an application. Behavior depends on compiler support and the C++ language features used by the consuming project.