TheNitesWhoSay / RareCpp

Creating a simpler, more intuitive means of C++ reflection
MIT License
124 stars 6 forks source link

Feature/tuple protocol #109

Closed TheNitesWhoSay closed 12 months ago

TheNitesWhoSay commented 12 months ago

Code for wrapping a reflected type as a tuple-like type, example for making a reflected type tuple-like.