DPC++ Runtime
Runtime libraries for oneAPI DPC++
usm_allocator.hpp File Reference
#include <sycl/builtins.hpp>
#include <sycl/context.hpp>
#include <sycl/detail/common.hpp>
#include <sycl/device.hpp>
#include <sycl/exception.hpp>
#include <sycl/property_list.hpp>
#include <sycl/queue.hpp>
#include <sycl/usm/usm_enums.hpp>
#include <cstdlib>
#include <type_traits>
Include dependency graph for usm_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::usm_allocator< T, AllocKind, Alignment >
 
struct  sycl::_V1::usm_allocator< T, AllocKind, Alignment >::rebind< U >
 

Namespaces

 sycl
 
 sycl::_V1