#include <functional>
#include <stdexcept>
#include <sycl/detail/type_traits.hpp>
#include <sycl/exception.hpp>
Go to the source code of this file.
Classes | |
class | sycl::_V1::id< dimensions > |
A unique identifier of an item in an index space. More... | |
class | sycl::_V1::range< dimensions > |
Defines the iteration domain of either a single work-group in a parallel dispatch, or the overall dimensions of the dispatch. More... | |
class | sycl::_V1::detail::array< dimensions > |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |