reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
520 if (this == Other) return true; 522 if (isPacked() != Other->isPacked()) 525 return elements() == Other->elements();