Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_unordered_set.cpp136 using custom_allocator_type = std::allocator<ComplexType>; in test_deduction_guides() typedef
H A Dconformance_concurrent_unordered_map.cpp133 using custom_allocator_type = std::allocator<ComplexTypeConst>; in test_deduction_guides() typedef