Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h287 using AllocatorFooFloat = typename AllocatorFooDouble::template rebind<FooFloat>::other; variable
292 …using AllocatorFooFloat = typename std::allocator_traits<AllocatorFooDouble>::template rebind_allo… variable
300 AllocatorFooFloat b2(a2);