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

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

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