DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl_mem_obj_allocator.hpp File Reference
Include dependency graph for sycl_mem_obj_allocator.hpp:
This graph shows which files directly or indirectly include this file:

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 >