Home
last modified time | relevance | path

Searched refs:greater_map_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_map.cpp37 using greater_map_type = tbb::concurrent_map<int, int, std::greater<int>, MyAllocator<int, int>>; typedef
127 test_basic<greater_map_type>();
159 test_concurrent<greater_map_type>();