Searched defs:ExplicitBool (Results 1 – 1 of 1) sorted by relevance
1115 struct ExplicitBool { in TEST() struct1116 explicit operator bool() const { return true; } in TEST()