Searched defs:TMap (Results 1 – 2 of 2) sorted by relevance
139 TMap() : std::map<K, D, CMP, tAllocator>() {} in TMap() function141 TMap(const tAllocator &a) in TMap() function
36 @interface TMap : NSObject interface