Searched refs:KeyCmp (Results 1 – 2 of 2) sorted by relevance
311 struct KeyCmp struct339 typedef map<Key, int, KeyCmp> Container; in template_methods() argument388 typedef multimap<Key, int, KeyCmp> Container; in template_methods()
368 struct KeyCmp struct396 typedef set<Key, KeyCmp> KeySet; in template_methods() argument443 typedef multiset<Key, KeyCmp> KeySet; in template_methods()