Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h796 using base_allocator_type = typename base_type::allocator_type; variable
811 unordered_segment_table( const base_allocator_type& alloc = base_allocator_type() )
816 … unordered_segment_table( const unordered_segment_table& other, const base_allocator_type& alloc ) in unordered_segment_table()
821 unordered_segment_table( unordered_segment_table&& other, const base_allocator_type& alloc ) in unordered_segment_table()