Searched defs:checked_state_multimap_type (Results 1 – 2 of 2) sorted by relevance
45 using checked_state_multimap_type = tbb::concurrent_unordered_multimap<intptr_t, FooWithAssign, std… typedef
41 using checked_state_multimap_type = tbb::concurrent_multimap<intptr_t, FooWithAssign, std::less<int… typedef