Description
C++17 projects can use static enum reflection without writing macros or repetitive boilerplate. It is useful for developers who need enum names, values, parsing, or formatting in header-only form.
This package is a programming library, not an end-user app. Compiler support and enum definitions determine whether it fits a given project.