template <bool do_destroy>
struct InsertSlot
Defined at line 2982 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h
Public Members
raw_hash_set<Policy, Hash, Eq, Alloc> & s
slot_type && slot
Public Methods
template <class K, class... Args>
std::pair<iterator, bool> operator() (const K & key, Args &&... )
Defined at line 2984 of file ../../third_party/abseil-cpp/absl/container/internal/raw_hash_set.h