mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
update doc
This commit is contained in:
parent
cae43830a3
commit
f42605bbf1
2 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ struct enum_range<number> {
|
|||
static constexpr int min = 100;
|
||||
static constexpr int max = 300;
|
||||
};
|
||||
}
|
||||
} // namespace magic_enum
|
||||
|
||||
using namespace magic_enum;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue