Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h223 using value_node_type = value_node<value_type, sokey_type>; variable
225 using value_node_ptr = value_node_type*;
227 …value_node_allocator_type = typename allocator_traits_type::template rebind_alloc<value_node_type>;
240 using node_type = node_handle<key_type, value_type, value_node_type, allocator_type>;