Releases: Alkenso/asenum
Releases · Alkenso/asenum
Brand new AsEnum
Fully refactored AsEnum, implemented it with C++11 templates only (no macro!)
Added bunch of useful features like
- switch between cases
- mapping enum value to another type
- support of equality and comparison operators