DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::property::graph::updatable Class Reference

Property passed to command_graph<graph_state::modifiable>::finalize() to mark the resulting executable command_graph as able to be updated. More...

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

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::property::graph::updatable:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::property::graph::updatable:

Public Member Functions

 updatable ()=default
 

Detailed Description

Property passed to command_graph<graph_state::modifiable>::finalize() to mark the resulting executable command_graph as able to be updated.

Definition at line 165 of file graph.hpp.

Constructor & Destructor Documentation

◆ updatable()

sycl::_V1::ext::oneapi::experimental::property::graph::updatable::updatable ( )
default

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