CPPuddle
cppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator > Member List

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

allocate(std::size_t n)cppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inline
construct(T *p, Args... args) noexceptcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inline
dealloc_hintcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >
deallocate(T *p, std::size_t n)cppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inline
destroy(T *p)cppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inline
device_idcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >
recycle_allocator() noexceptcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inline
recycle_allocator(size_t hint) noexceptcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inlineexplicit
recycle_allocator(recycle_allocator< T, Host_Allocator > const &other) noexceptcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >inlineexplicit
underlying_allocator_type typedefcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >
value_type typedefcppuddle::memory_recycling::detail::recycle_allocator< T, Host_Allocator >