DPC++ Runtime
Runtime libraries for oneAPI DPC++
pipes.hpp File Reference
Include dependency graph for pipes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1
 

Typedefs

template<class name , class dataT , int32_t min_capacity = 0>
using sycl::_V1::pipe = ext::intel::pipe< name, dataT, min_capacity >