Home
last modified time | relevance | path

Searched defs:exception_map_type (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_unordered_map.cpp217 using exception_map_type = tbb::concurrent_unordered_map<ThrowOnCopy, ThrowOnCopy>; typedef
H A Dtest_concurrent_map.cpp238 using exception_map_type = tbb::concurrent_map<ThrowOnCopy, ThrowOnCopy>; typedef