Searched defs:bucket_allocator_type (Results 1 – 1 of 1) sorted by relevance
100 using bucket_allocator_type = typename allocator_traits_type::template rebind_alloc<bucket>; variable637 using bucket_allocator_type = typename base_type::bucket_allocator_type; in __TBB_requires() local