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

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 

Typedefs

using sycl::_V1::async_handler = std::function< void(sycl::exception_list)>