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() noexcept | cppuddle::memory_recycling::detail::aggressive_recycle_allocator< T, Host_Allocator > | inline |
aggressive_recycle_allocator(size_t hint) noexcept | cppuddle::memory_recycling::detail::aggressive_recycle_allocator< T, Host_Allocator > | inlineexplicit |
aggressive_recycle_allocator(aggressive_recycle_allocator< T, Host_Allocator > const &) noexcept | cppuddle::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) noexcept | cppuddle::memory_recycling::detail::aggressive_recycle_allocator< T, Host_Allocator > | inline |
dealloc_hint | cppuddle::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_id | cppuddle::memory_recycling::detail::aggressive_recycle_allocator< T, Host_Allocator > | |
underlying_allocator_type typedef | cppuddle::memory_recycling::detail::aggressive_recycle_allocator< T, Host_Allocator > | |
value_type typedef | cppuddle::memory_recycling::detail::aggressive_recycle_allocator< T, Host_Allocator > | |