28 Jan
2019
28 Jan
'19
11:04 p.m.
On Sat, Jan 12, 2019, 1:20 AM Nir Friedman via Boost Hey, I have a reflective enum library available here:
https://github.com/quicknir/wise_enum. Feedback on the overall design, any issues, any key features it fails to meet, would be very useful. An interesting thought would be to provide an interface that mimics the
reflection TS. That way when reflection arrives code can be converted to
use it in a straightforward way.