Searched refs:exception_mset_type (Results 1 – 2 of 2) sorted by relevance
214 using exception_mset_type = tbb::concurrent_unordered_multiset<ThrowOnCopy>; typedef215 test_exception_on_copy_ctor<exception_mset_type>();
232 using exception_mset_type = tbb::concurrent_multiset<ThrowOnCopy>; typedef233 test_exception_on_copy_ctor<exception_mset_type>();