grr gcc bugs

This commit is contained in:
Treeston
2018-10-26 19:17:19 +02:00
parent 207093475a
commit ee68cf3392

View File

@@ -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) \