struct PoisonedHash
Defined at line 1291 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h
Add a private base class to make sure this type is not an aggregate.
Aggregates can be aggregate initialized even if the default constructor is
deleted.
Public Methods
void PoisonedHash ()
Defined at line 1292 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h
void PoisonedHash (const PoisonedHash & )
Defined at line 1293 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h
PoisonedHash & operator= (const PoisonedHash & )
Defined at line 1294 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h