Searched refs:NonBool (Results 1 – 1 of 1) sorted by relevance
1118 struct NonBool {}; in TEST() struct1127 EXPECT_FALSE((detail::IsConstructible<bool, NonBool>::value)); in TEST()