Searched defs:hmap (Results 1 – 2 of 2) sorted by relevance
151 HMapType hmap; in hmmap1() local314 typedef hash_map<string, size_t, hash<string>, equal_to<string> > hmap; in insert_erase() typedef