reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
111 if (Elt != getTombstoneMarker() && Elt != getEmptyMarker()) 111 if (Elt != getTombstoneMarker() && Elt != getEmptyMarker()) 112 *const_cast<void**>(FindBucketFor(Elt)) = const_cast<void*>(Elt); 112 *const_cast<void**>(FindBucketFor(Elt)) = const_cast<void*>(Elt);