CPPuddle
cppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor > Member List

This is the complete list of members for cppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >, including all inherited members.

allocate(std::size_t n)cppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >inline
allocator_slice(typename aggregated_executor< Executor >::executor_slice &executor)cppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >inline
allocator_slice(allocator_slice< U, Host_Allocator, Executor > const &) noexceptcppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >inlineexplicit
construct(T *p, Args... args) noexceptcppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >inline
deallocate(T *p, std::size_t n)cppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >inline
destroy(T *p)cppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >inline
value_type typedefcppuddle::kernel_aggregation::detail::allocator_slice< T, Host_Allocator, Executor >