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

updated compiler explorer link and .gitignore #47

Closed RalphSteinhagen closed 3 years ago

RalphSteinhagen commented 3 years ago

@veselink1 very nice library.

While browsing I found some minor things which you may want to incorporate:

Maybe you could add some lines on how to use the new cmake build files? Keep up the good work! :+1: