describe icon indicating copy to clipboard operation
describe copied to clipboard

Add BOOST_DEFINE_NESTED_ENUM et al

Open pdimov opened this issue 1 year ago • 1 comments

pdimov avatar Mar 09 '23 14:03 pdimov

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.

ohhmm avatar Apr 10 '23 17:04 ohhmm