UMPIRE
Umpire: resource management and provision
umpire::TypedAllocator< T > Member List

This is the complete list of members for umpire::TypedAllocator< T >, including all inherited members.

allocate(std::size_t size)umpire::TypedAllocator< T >
deallocate(T *ptr, std::size_t size)umpire::TypedAllocator< T >
operator!=(const TypedAllocator< U > &, const TypedAllocator< V > &)umpire::TypedAllocator< T >friend
operator==(const TypedAllocator< U > &, const TypedAllocator< V > &)umpire::TypedAllocator< T >friend
TypedAllocator classumpire::TypedAllocator< T >friend
TypedAllocator(Allocator allocator)umpire::TypedAllocator< T >explicit
TypedAllocator(const TypedAllocator< U > &other)umpire::TypedAllocator< T >
value_type typedefumpire::TypedAllocator< T >