describe
describe copied to clipboard
Add BOOST_DEFINE_NESTED_ENUM et al
Currently, it is not possible to define a scoped enum in the scope of a class using BOOST_DEFINE_ENUM. I would like to request that support for scoped enums be added to BOOST_DEFINE_ENUM.