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

Property passed to command_graph constructor to disable checking for cycles. More...

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

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

Public Member Functions

 no_cycle_check ()=default
 

Detailed Description

Property passed to command_graph constructor to disable checking for cycles.

Definition at line 146 of file graph.hpp.

Constructor & Destructor Documentation

◆ no_cycle_check()

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

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