DPC++ Runtime
Runtime libraries for oneAPI DPC++
exception_list.hpp File Reference
#include <sycl/detail/export.hpp>
#include <sycl/detail/iostream_proxy.hpp>
#include <cstddef>
#include <exception>
#include <ostream>
#include <vector>
Include dependency graph for exception_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::exception_list
 A list of asynchronous exceptions. More...
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 

Functions

void sycl::_V1::detail::defaultAsyncHandler (exception_list Exceptions)