boostorg / describe

A C++14 reflection library
https://boost.org/libs/describe
67 stars 24 forks source link

Maybe support `(enumerator, initializer)` in BOOST_DEFINE_ENUM in addition to `enumerator` #39

Open pdimov opened 1 year ago

pdimov commented 1 year ago

Also, supporting (name, underlying-type) will make the FIXED macros unnecessary.