class CommonFieldsGenerationInfoDisabled
Defined at line 871 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
Public Methods
void CommonFieldsGenerationInfoDisabled ()
Defined at line 873 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void CommonFieldsGenerationInfoDisabled (CommonFieldsGenerationInfoDisabled && )
Defined at line 874 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
CommonFieldsGenerationInfoDisabled & operator= (CommonFieldsGenerationInfoDisabled && )
Defined at line 876 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
bool should_rehash_for_bug_detection_on_insert (size_t )
Defined at line 879 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
bool should_rehash_for_bug_detection_on_move (size_t )
Defined at line 880 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void maybe_increment_generation_on_insert ()
Defined at line 881 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void increment_generation ()
Defined at line 882 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void reset_reserved_growth (size_t , size_t )
Defined at line 883 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
size_t reserved_growth ()
Defined at line 884 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void set_reserved_growth (size_t )
Defined at line 885 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
size_t reservation_size ()
Defined at line 886 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void set_reservation_size (size_t )
Defined at line 887 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
GenerationType generation ()
Defined at line 888 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void set_generation (GenerationType )
Defined at line 889 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
GenerationType * generation_ptr ()
Defined at line 890 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h
void set_generation_ptr (GenerationType * )
Defined at line 891 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h