#include <CL/sycl/detail/defines.hpp>
#include <CL/sycl/detail/export.hpp>
#include <CL/sycl/stl.hpp>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | cl::sycl::exception_list |
A list of asynchronous exceptions. More... | |
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
cl::sycl::detail | |
Typedefs | |
using | cl::sycl::async_handler = std::function< void(cl::sycl::exception_list)> |