mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Work around a regression in VS2015 Update 3 RC.
This commit is contained in:
@@ -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__); \
|
||||
} \
|
||||
|
||||
Reference in New Issue
Block a user