(no title)
pagghiu | 2 years ago
The documentation here states:
https://pagghiu.github.io/SaneCppLibraries/library_reflectio...
Note Reflection uses more complex C++ constructs compared to other libraries in this repository. To limit the issue, effort has been spent trying not to use obscure C++ meta-programming techniques. The library uses only template partial specialization and constexpr.
No comments yet.