Home
last modified time | relevance | path

Searched defs:allocation_set (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/eh/
Dnc_alloc.cpp86 typedef EH_STD::set<void*, EH_STD::less<void*> > allocation_set; typedef
95 typedef EH_STD::hash_set<void*, ::hash_void, EH_STD::equal_to<void*> > allocation_set; typedef