Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_unordered_set.cpp214 using exception_mset_type = tbb::concurrent_unordered_multiset<ThrowOnCopy>; typedef
215 test_exception_on_copy_ctor<exception_mset_type>();
H A Dtest_concurrent_set.cpp232 using exception_mset_type = tbb::concurrent_multiset<ThrowOnCopy>; typedef
233 test_exception_on_copy_ctor<exception_mset_type>();