QTypeInfo.isLarge

Undocumented in source.
template QTypeInfo(T)
enum isLarge = T.sizeof > (void*).sizeof;

Meta