DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::property::node::depends_on_all_leaves Class Reference

Property used to to add all previous graph leaves as dependencies when creating a new node with command_graph::add(). More...

#include <sycl/ext/oneapi/experimental/graph.hpp>

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::property::node::depends_on_all_leaves:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::property::node::depends_on_all_leaves:

Public Member Functions

 depends_on_all_leaves ()=default
 

Detailed Description

Property used to to add all previous graph leaves as dependencies when creating a new node with command_graph::add().

Definition at line 192 of file graph.hpp.

Constructor & Destructor Documentation

◆ depends_on_all_leaves()

sycl::_V1::ext::oneapi::experimental::property::node::depends_on_all_leaves::depends_on_all_leaves ( )
default

The documentation for this class was generated from the following file: