mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 21:32:52 +01:00
grr gcc bugs
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
SMART_ENUM_IMPL_REPEAT_MEMBERS(PREFIX, MEMBERS, MEMBER_TO_STRING) \
|
||||
} \
|
||||
\
|
||||
throw std::invalid_argument("value"); \
|
||||
return nullptr; \
|
||||
}
|
||||
|
||||
#define SMART_ENUM_IMPL_MEMBER_TO_STRING(PREFIX, NAME, MEMBER, INDEX) \
|
||||
|
||||
Reference in New Issue
Block a user