You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library used for Serializing/Deserializing C++ objects using meta programming and source code annotation. Its core idea is to parse source code files and generate Object Graphs for the program data types .. trying to mimic Reflection