Searched defs:ICUBase (Results 1 – 1 of 1) sorted by relevance
159 struct ICUBase { struct161 UBool operator!=(const ICUBase &arg) const { return !operator==(arg); } in operator !=()