Searched refs:greater_map_type (Results 1 – 1 of 1) sorted by relevance
37 using greater_map_type = tbb::concurrent_map<int, int, std::greater<int>, MyAllocator<int, int>>; typedef127 test_basic<greater_map_type>();159 test_concurrent<greater_map_type>();