Searched defs:node_allocator_type (Results 1 – 3 of 3) sorted by relevance
638 …using node_allocator_type = typename base_type::allocator_traits_type::template rebind_alloc<node>; in __TBB_requires() local
263 using node_allocator_type = typename allocator_traits_type::template rebind_alloc<std::uint8_t>; variable
228 … using node_allocator_type = typename allocator_traits_type::template rebind_alloc<list_node_type>; variable