mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
fix doc
This commit is contained in:
parent
2327f53634
commit
52d7323bca
1 changed files with 0 additions and 2 deletions
|
|
@ -163,8 +163,6 @@ constexpr string_view enum_name() noexcept;
|
|||
// color_name -> "BLUE"
|
||||
```
|
||||
|
||||
* `magic_enum::enum_name<value>()` is much lighter on the compile times and is not restricted to the enum_range [limitation](limitation.md).
|
||||
|
||||
## `enum_names`
|
||||
|
||||
```cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue