Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-03-10 17:32:41


Andrzej Krzemienski wrote:
> Macro BOOST_DESCRIBE_ENUM is redundant:
> BOOST_DESCRIBE_ENUM_CLASS can handle unscoped enumerations pretty
> well. Note that in C++11 you can use the qualified names of unscoped
> enumerators, like Season::Winter in the above example.

Thanks to everyone who pointed this out, I'll gladly remove the redundant
macro.

This is why we have Boost reviews. :-)


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