Searched refs:KeyCmpPtr (Results 1 – 2 of 2) sorted by relevance
323 struct KeyCmpPtr struct364 typedef map<Key*, int, KeyCmpPtr> Container; in template_methods()413 typedef multimap<Key const volatile*, int, KeyCmpPtr> Container; in template_methods()
380 struct KeyCmpPtr struct420 typedef set<Key*, KeyCmpPtr> KeySet; in template_methods()467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet; in template_methods()