Work around a regression in VS2015 Update 3 RC.

This commit is contained in:
Mathew Sutcliffe
2016-06-09 18:04:52 +01:00
parent a5dfa1ef00
commit 23411609a8

View File

@@ -35,7 +35,6 @@
{ \
using Class = CLASS; \
BLACK_NO_EXPORT_CONSTEXPR static auto getMemberList() \
BLACK_TRAILING_RETURN(CMetaClass::makeMetaMemberList(__VA_ARGS__)) \
{ \
return CMetaClass::makeMetaMemberList(__VA_ARGS__); \
} \