Searched defs:ch_map (Results 1 – 1 of 1) sorted by relevance
51 using ch_map = tbb::concurrent_hash_map<int,int>; in TestRangeBasedFor() typedef260 using ch_map = tbb::concurrent_hash_map<key_type, second_type>; in TypeTester() typedef