|
UMPIRE
Umpire: resource management and provision
|
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 class | umpire::TypedAllocator< T > | friend |
| TypedAllocator(Allocator allocator) | umpire::TypedAllocator< T > | explicit |
| TypedAllocator(const TypedAllocator< U > &other) | umpire::TypedAllocator< T > | |
| value_type typedef | umpire::TypedAllocator< T > |