#include <sycl/detail/defines.hpp>
#include <sycl/detail/export.hpp>
#include <sycl/detail/iostream_proxy.hpp>
#include <sycl/stl.hpp>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | sycl::_V1::exception_list |
A list of asynchronous exceptions. More... | |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |
Typedefs | |
using | sycl::_V1::async_handler = std::function< void(sycl::exception_list)> |
Functions | |
void | sycl::_V1::detail::defaultAsyncHandler (exception_list Exceptions) |