Searched defs:MultiSet (Results 1 – 2 of 2) sorted by relevance
71 typedef std::multiset<int> MultiSet; in main() typedef
144 typedef multiset<alloc_int, std::less<alloc_int>, AllocIntAllocator> MultiSet; typedef