reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
195 bool IsStrong = (Type == CCT::StrongEquality || Type == CCT::StrongOrdering); 195 bool IsStrong = (Type == CCT::StrongEquality || Type == CCT::StrongOrdering); 198 if (Type == CCT::StrongOrdering || Type == CCT::WeakOrdering || 198 if (Type == CCT::StrongOrdering || Type == CCT::WeakOrdering || 199 Type == CCT::PartialOrdering) { 207 if (Type == CCT::PartialOrdering)