Description
Adds C++ library support for describing and inspecting program structures at compile time. It is useful for developers building software that needs generated metadata, serialization, configuration mapping, or other static reflection patterns.
Most users receive it as a build or runtime dependency of another application. It does not add a separate launcher; developers include it in C++ projects and should follow the library documentation for compiler and API requirements.