Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_node_set_impl.h50 static graph& get_impl(const T& object, std::true_type) { in get_impl() function
55 static graph& get_impl(const T& object, std::false_type) { in get_impl() function