#include <sycl/detail/aligned_allocator.hpp>
Go to the source code of this file.
Classes | |
class | sycl::_V1::detail::SYCLMemObjAllocator |
class | sycl::_V1::detail::SYCLMemObjAllocatorHolder< AllocatorT, OwnerDataT > |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |
Typedefs | |
template<typename DataT > | |
using | sycl::_V1::detail::sycl_memory_object_allocator = aligned_allocator< DataT > |