Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-03-15 18:11:57


Julien Blanc wrote:
> > * Removed BOOST_DESCRIBE_ENUM_CLASS;
>
> I'd rather you did *not* make that specific change. I find it useful and
> convenient (i will end up copying it into an own header, and i expect a lot of
> users to do the same).

Not sure if we understand one another here; the reason I removed
BOOST_DESCRIBE_ENUM_CLASS was that, as pointed out by reviewers,
the same macro can work for both scoped and unscoped enums. So I
made BOOST_DESCRIBE_ENUM work for both, and removed the other
one, which was now redundant.

BOOST_DEFINE_ENUM_CLASS is still there.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk