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
dd80219653
commit
b45b470bea
1 changed files with 3 additions and 0 deletions
|
|
@ -113,3 +113,6 @@
|
|||
* GCC `-fconstexpr-depth=N`, `-fconstexpr-loop-limit=N`, `-fconstexpr-ops-limit=N` <https://gcc.gnu.org/onlinedocs/gcc-9.2.0/gcc/C_002b_002b-Dialect-Options.html>
|
||||
|
||||
* Intellisense Visual Studio may have some problems analyzing `magic_enum`.
|
||||
|
||||
* Enums in template may work incorrectly (especially on Сlang)
|
||||
See (#164)[https://github.com/Neargye/magic_enum/issues/164], (#65)[https://github.com/Neargye/magic_enum/issues/65]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue