mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-02-05 03:50:08 +00:00
put headers in include/magic_enum directory
This commit is contained in:
parent
5523803cfc
commit
eb867ec9ba
14 changed files with 20 additions and 19 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<package format="2">
|
||||
<name>magic_enum</name>
|
||||
<version>0.9.3</version>
|
||||
<version>0.9.4</version>
|
||||
<description>
|
||||
Static reflection for enums (to string, from string, iteration) for modern C++,
|
||||
work with any enum type without any macro or boilerplate code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue