struct PoisonedHash

Defined at line 1466 of file ../../third_party/abseil-cpp/src/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 1467 of file ../../third_party/abseil-cpp/src/absl/hash/internal/hash.h

void PoisonedHash (const PoisonedHash & )

Defined at line 1468 of file ../../third_party/abseil-cpp/src/absl/hash/internal/hash.h

PoisonedHash & operator= (const PoisonedHash & )

Defined at line 1469 of file ../../third_party/abseil-cpp/src/absl/hash/internal/hash.h