mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
update readme
This commit is contained in:
parent
ed09da9f36
commit
b2ac76235b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
[](https://stand-with-ukraine.pp.ua)
|
||||||
|
|
||||||
```text
|
```text
|
||||||
__ __ _ ______ _____
|
__ __ _ ______ _____
|
||||||
| \/ | (_) | ____| / ____|_ _
|
| \/ | (_) | ____| / ____|_ _
|
||||||
|
|
@ -17,8 +19,6 @@
|
||||||
[](https://wandbox.org/permlink/JPMZqT9mgaUdooyC)
|
[](https://wandbox.org/permlink/JPMZqT9mgaUdooyC)
|
||||||
[](https://godbolt.org/z/BxfmsH)
|
[](https://godbolt.org/z/BxfmsH)
|
||||||
|
|
||||||
If you like this project, please consider donating to one of the funds that help victims of the war in Ukraine: https://www.stopputin.net/.
|
|
||||||
|
|
||||||
# Magic Enum C++
|
# Magic Enum C++
|
||||||
|
|
||||||
Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
|
Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue