#include <_flow_graph_node_impl.h>
template<>
struct internal::clear_element< 1 >
Definition at line 537 of file _flow_graph_node_impl.h.
◆ clear_this()
Definition at line 538 of file _flow_graph_node_impl.h.
539 (
void)tbb::flow::get<0>(
p).successors().clear();
void const char const char int ITT_FORMAT __itt_group_sync p
References p, and void.
◆ this_empty()
Definition at line 541 of file _flow_graph_node_impl.h.
542 return tbb::flow::get<0>(
p).successors().empty();
void const char const char int ITT_FORMAT __itt_group_sync p
References p.
The documentation for this struct was generated from the following file: