
4 Jun
2016
4 Jun
'16
1:58 p.m.
On 06/03/2016 08:27 AM, Antony Polukhin wrote:
There's a C++14 library that is able to do basic reflections for PODs without any macro magic or markup: https://github.com/apolukhin/magic_get
Could the "Enums will be returned as their underlying type" limitation be partially worked around by allowing users to register their own enums?