veselink1 / refl-cpp

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
https://veselink1.github.io/refl-cpp/md__introduction.html
MIT License
1.05k stars 76 forks source link

Update refl.hpp #37

Open Boneau2007 opened 4 years ago

Boneau2007 commented 4 years ago

Fix Warning: ISO C++11 requires at least one argument for "..." in variadic marco Thrown at Macro REFL_TYPE(TypeName) from various REFL_DETAIL_PRIMITIVE()