Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h286 using AllocatorFooInt = typename AllocatorFooChar::template rebind<FooInt>::other; variable
291 …using AllocatorFooInt = typename std::allocator_traits<AllocatorFooChar>::template rebind_alloc<Fo… variable
299 AllocatorFooInt b1(a1);