Searched defs:ImplicitBool (Results 1 – 1 of 1) sorted by relevance
1111 struct ImplicitBool { in TEST() struct1113 operator bool() const { return true; } in TEST()