#include <sycl/detail/common.hpp>
#include <sycl/detail/os_util.hpp>
#include <cstdlib>
#include <cstring>
#include <memory>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
class | sycl::_V1::detail::aligned_allocator< T > |
struct | sycl::_V1::detail::aligned_allocator< T >::rebind< U > |
struct | std::allocator_traits< sycl::detail::aligned_allocator< T > > |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |
std | |