Searched defs:IsValidExternalReferenceType (Results 1 – 1 of 1) sorted by relevance
309 struct IsValidExternalReferenceType<Result (*)(Args...)> { struct310 static const bool value = AllScalar<Result, Args...>();314 struct IsValidExternalReferenceType<Result (Class::*)(Args...)> { struct315 static const bool value = AllScalar<Result, Args...>();