Searched defs:nodel_ptr_hash (Results 1 – 1 of 1) sorted by relevance
324 struct nodel_ptr_hash : pointer_hash<T>, typed_noop_remove <T *> { struct331 typedef simple_hashmap_traits<nodel_ptr_hash<void>, int> ptr_int_traits; argument