Skip to content

Releases: Alkenso/asenum

Brand new AsEnum

02 Oct 12:00
da88ca0
Compare
Choose a tag to compare

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

release-v1.0

22 Jul 18:42
87da66b
Compare
Choose a tag to compare

First release