mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
update doc
This commit is contained in:
parent
27ee484f85
commit
33a62f9847
1 changed files with 3 additions and 0 deletions
|
|
@ -80,6 +80,9 @@
|
|||
// magic_enum::enum_name(ShapeKind::ConvexBegin) -> "Box"
|
||||
```
|
||||
|
||||
On some compiler enum-aliases not supported:
|
||||
* <https://github.com/Neargye/magic_enum/issues/36>
|
||||
|
||||
* If you hit a message like this:
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue