mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
update readme
This commit is contained in:
parent
34a0ee72b6
commit
20568660dd
1 changed files with 1 additions and 3 deletions
|
|
@ -36,11 +36,9 @@ Header-only C++17 library provides static reflection for enums, work with any en
|
|||
* Header-only
|
||||
* Dependency-free
|
||||
* Compile-time
|
||||
* Static reflection on enums
|
||||
* Enum to string
|
||||
* String to enum
|
||||
* Work with any enum type
|
||||
* Without any macro or boilerplate code
|
||||
* Iterating over enum
|
||||
|
||||
## [Examples](example/example.cpp)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue