Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_vector.h776 this->assign_first_block_if_necessary(default_first_block_size); in internal_emplace_back()
1040 static constexpr size_type default_first_block_size = 1; variable