struct HashtableFreeFunctionsAccess

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

Friend access for free functions in raw_hash_set.h.

Public Methods

template <class Predicate, typename Set>
typename Set::size_type EraseIf (Predicate & pred, Set * c)

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

template <class Callback, typename Set>
void ForEach (Callback & cb, Set * c)

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