You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Mordachai
Posted - May 18 2018 : 08:08:30 AM This is a genuinely nice feature of C++ 11 - and being able to convert the non-class enum to a class enum - and have VA do the leg-work of updating enum values to use fully qualified names would be nice.
This is - in my own estimation - low value. "nice to have" but there are only so many of these - and once you've converted them, you're done.
Still, It's something I keep looking for when I do come across a good candidate for this transformation.