Searched refs:throwing_table (Results 1 – 1 of 1) sorted by relevance
473 …using throwing_table = oneapi::tbb::concurrent_hash_map<MyKey, MyData2, MyHashCompare, allocator_t… in TestExceptions() typedef481 throwing_table src; in TestExceptions()493 throwing_table victim(a); in TestExceptions()499 throwing_table acopy(src, a); in TestExceptions()