/cmake-reflection-template

A template for simple C++ reflection done with CMake and Python (no other external tools)

Primary LanguagePythonThe UnlicenseUnlicense

CMake Reflection Template

Windows status Linux Status Language License

Requires C++17 (because of its use of std::any<> from <any>).

For information about this repository checkout this blog post.