1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-09 23:34:23 +00:00

add example custom name

This commit is contained in:
neargye 2020-08-30 10:42:56 +03:00
parent d0e279ae59
commit 93384d2fa3
2 changed files with 43 additions and 0 deletions

View file

@ -19,3 +19,4 @@ endfunction()
make_example(example)
make_example(enum_flag_example)
make_example(example_custom_name)