class CommonFieldsGenerationInfoDisabled

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

Public Methods

void CommonFieldsGenerationInfoDisabled ()

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

void CommonFieldsGenerationInfoDisabled (CommonFieldsGenerationInfoDisabled && )

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

CommonFieldsGenerationInfoDisabled & operator= (CommonFieldsGenerationInfoDisabled && )

Defined at line 622 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 625 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 626 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h

void maybe_increment_generation_on_insert ()

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

void increment_generation ()

Defined at line 628 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 629 of file ../../third_party/abseil-cpp/src/absl/container/internal/raw_hash_set.h

size_t reserved_growth ()

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

void set_reserved_growth (size_t )

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

size_t reservation_size ()

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

void set_reservation_size (size_t )

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

GenerationType generation ()

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

void set_generation (GenerationType )

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

GenerationType * generation_ptr ()

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

void set_generation_ptr (GenerationType * )

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