Searched defs:ValueWithBoolConversion (Results 1 – 6 of 6) sorted by relevance
956 struct ValueWithBoolConversion { struct957 operator bool() const { return false; } in operator bool()958 int i;
1220 struct ValueWithBoolConversion { struct1221 operator bool() const { return false; } in operator bool()1222 int i;