DPC++ Runtime
Runtime libraries for oneAPI DPC++
std::allocator_traits< sycl::detail::aligned_allocator< T > > Member List

This is the complete list of members for std::allocator_traits< sycl::detail::aligned_allocator< T > >, including all inherited members.

allocate(allocator_type &Allocator, size_type NumElems)std::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
allocate(allocator_type &Allocator, size_type NumElems, const_void_pointer)std::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
allocator_type typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
const_pointer typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
const_void_pointer typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
construct(allocator_type &Allocator, U *Ptr, ArgsT &&...Args)std::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
deallocate(allocator_type &Allocator, pointer Ptr, size_type NumElems)std::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
destroy(allocator_type &Allocator, U *Ptr)std::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
difference_type typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
is_always_equal typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
max_size(const allocator_type &) noexceptstd::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
pointer typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
propagate_on_container_copy_assignment typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
propagate_on_container_move_assignment typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
propagate_on_container_swap typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
rebind_alloc typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
rebind_traits typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
select_on_container_copy_construction(const allocator_type &Allocator)std::allocator_traits< sycl::detail::aligned_allocator< T > >inlinestatic
size_type typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
value_type typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >
void_pointer typedefstd::allocator_traits< sycl::detail::aligned_allocator< T > >