Home
last modified time | relevance | path

Searched defs:push_back_helper_impl (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_priority_queue.h387 void push_back_helper_impl( const T& value, /*is_copy_constructible = */std::true_type ) { in push_back_helper_impl() function
391 void push_back_helper_impl( const T&, /*is_copy_constructible = */std::false_type ) { in push_back_helper_impl() function