Searched defs:HashAllocRecordTypesPtr (Results 1 – 1 of 1) sorted by relevance
141 template <typename T> struct HashAllocRecordTypesPtr { struct142 size_t operator()(const T* r) const { in operator()