Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_join_node_key_matching.cpp179 using namespace test_concepts::join_node_function_object;
/oneTBB/test/common/
H A Dconcepts_common.h675 namespace join_node_function_object {
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h106 concept join_node_function_object = std::copy_constructible<FunctionObject> && variable
2201 … (... && join_node_function_object<Functions, std::tuple_element_t<Idx, OutputTuple>, K>);