issues
search
TheNitesWhoSay
/
RareCpp
Creating a simpler, more intuitive means of C++ reflection
MIT License
124
stars
6
forks
source link
Development
#86
Closed
TheNitesWhoSay
closed
3 years ago
TheNitesWhoSay
commented
3 years ago
Add a getOffset() method to the Field structure
Add the field description struct type as a template parameter to the Field structure in support of getting offsets
Unit test adjustments & offset unit tests