Home
last modified time | relevance | path

Searched refs:KeyCmpPtr (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dmap_test.cpp323 struct KeyCmpPtr struct
364 typedef map<Key*, int, KeyCmpPtr> Container; in template_methods()
413 typedef multimap<Key const volatile*, int, KeyCmpPtr> Container; in template_methods()
H A Dset_test.cpp380 struct KeyCmpPtr struct
420 typedef set<Key*, KeyCmpPtr> KeySet; in template_methods()
467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet; in template_methods()