iguana
iguana copied to clipboard
please add enum support
enum is popularly used in the struct design, does iguana plan to support enum type reflection?
I think you don't use the latest code, iguana has supported enum, see the unit tests:https://github.com/qicosmos/iguana/blob/master/test/unit_test.cpp#L215