Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_unordered_set.cpp208 using exception_set_type = tbb::concurrent_unordered_set<ThrowOnCopy>; typedef
209 test_exception_on_copy_ctor<exception_set_type>();
H A Dtest_concurrent_set.cpp226 using exception_set_type = tbb::concurrent_set<ThrowOnCopy>; typedef
227 test_exception_on_copy_ctor<exception_set_type>();