DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::aligned_allocator< T >::rebind< U > Struct Template Reference

#include <sycl/detail/aligned_allocator.hpp>

Public Types

typedef aligned_allocator< U > other
 

Detailed Description

template<typename T>
template<typename U>
struct sycl::_V1::detail::aligned_allocator< T >::rebind< U >

Definition at line 31 of file aligned_allocator.hpp.

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
typedef aligned_allocator<U> sycl::_V1::detail::aligned_allocator< T >::rebind< U >::other

Definition at line 32 of file aligned_allocator.hpp.


The documentation for this struct was generated from the following file: