$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Feedback desired for reflective enum library
From: David Sankel (camior_at_[hidden])
Date: 2019-01-28 23:04:45
On Sat, Jan 12, 2019, 1:20 AM Nir Friedman via Boost <boost_at_[hidden]
wrote:
> 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.
>