LIONant Properties Open Source C++ 17 Reflection System
<p> Tomas Arce has released <a href=https://gitlab.com/LIONant/properties rel="external nofollow">LIONant Properties</a>, an open source C++ 17 <a href=/articles/programming/general-and-gameplay-programming/implementing-a-meta-system-in-c-r3905/ rel>Property / Reflection system</a> useful for games and other applications. The project is intended for developers to have a default system to use for C++ properties. Read the documentation <a href=https://gitlab.com/LIONant/properties/blob/master/docs/Documentation.md rel="external nofollow">here</a>. </p> <p> The code is <a href=https://gitlab.com/LIONant/properties/blob/master/LICENSE rel="external nofollow">MIT Licensed</a> and includes recent imgui integration. Learn more at <a href=https://gitlab.com/LIONant/properties ipsnoembed=true rel="external nofollow">https://gitlab.com/LIONant/properties</a>. </p>
Discussion