https://github.com/dup4/better-enum-cpp
Better enum for morden cpp
https://github.com/dup4/better-enum-cpp
cpp cpp11 cpp17 enum
Last synced: over 1 year ago
JSON representation
Better enum for morden cpp
- Host: GitHub
- URL: https://github.com/dup4/better-enum-cpp
- Owner: Dup4
- License: mit
- Created: 2022-07-15T02:02:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T15:27:41.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T12:47:27.626Z (over 1 year ago)
- Topics: cpp, cpp11, cpp17, enum
- Language: C++
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# better-enum
[](https://github.com/Dup4/better-enum-cpp/actions/workflows/clang_format.yml)
[](https://github.com/Dup4/better-enum-cpp/actions/workflows/test.yml)
[](https://codecov.io/gh/Dup4/better-enum-cpp)
[](https://GitHub.com/Dup4/better-enum-cpp/releases/)
Recommended to use [magic_enum](https://github.com/Neargye/magic_enum).