Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_join_impl.h122 static inline void copy_key_functors(KeyFuncTuple &my_inputs, KeyFuncTuple &other_inputs) { in copy_key_functors() function
128 join_helper<N-1>::copy_key_functors(my_inputs, other_inputs); in copy_key_functors()
193 static inline void copy_key_functors(KeyFuncTuple &my_inputs, KeyFuncTuple &other_inputs) {
962 join_helper<N>::copy_key_functors(my_inputs, const_cast<input_type &>(other.my_inputs));