Searched defs:ScopedHashTableScope (Results 1 – 1 of 1) sorted by relevance
161 friend class ScopedHashTableScope<K, V, KInfo, AllocatorTy>; variable222 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, Allocator> &ht) : HT(ht) { in ScopedHashTableScope() function