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