Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_segment_table.h509 if (derived_type::allow_table_extending) { in internal_subscript()
H A D_concurrent_unordered_base.h802 static constexpr bool allow_table_extending = false;
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_vector.h256 static constexpr bool allow_table_extending = true; variable