Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h100 using bucket_allocator_type = typename allocator_traits_type::template rebind_alloc<bucket>; variable
637 using bucket_allocator_type = typename base_type::bucket_allocator_type; in __TBB_requires() local