class CommonFieldsGenerationInfoDisabled

Defined at line 974 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

Public Methods

void CommonFieldsGenerationInfoDisabled ()

Defined at line 976 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void CommonFieldsGenerationInfoDisabled (CommonFieldsGenerationInfoDisabled && )

Defined at line 977 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

CommonFieldsGenerationInfoDisabled & operator= (CommonFieldsGenerationInfoDisabled && )

Defined at line 979 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

bool should_rehash_for_bug_detection_on_insert (const ctrl_t * , size_t )

Defined at line 982 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

bool should_rehash_for_bug_detection_on_move (const ctrl_t * , size_t )

Defined at line 985 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void maybe_increment_generation_on_insert ()

Defined at line 988 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void increment_generation ()

Defined at line 989 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void reset_reserved_growth (size_t , size_t )

Defined at line 990 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

size_t reserved_growth ()

Defined at line 991 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void set_reserved_growth (size_t )

Defined at line 992 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

size_t reservation_size ()

Defined at line 993 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void set_reservation_size (size_t )

Defined at line 994 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

GenerationType generation ()

Defined at line 995 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void set_generation (GenerationType )

Defined at line 996 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

GenerationType * generation_ptr ()

Defined at line 997 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h

void set_generation_ptr (GenerationType * )

Defined at line 998 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h