Public Member Functions | |
| Deleter (const scalarAllocator_t &alloc, size_t N) | |
| void | operator() (TYPE *p) |
Private Attributes | |
| scalarAllocator_t | d_alloc |
| size_t | d_N |
|
inline |
|
inline |
Definition at line 842 of file Array.h.
References AMP::Array< TYPE, FUN, Allocator >::Deleter::d_alloc, and AMP::Array< TYPE, FUN, Allocator >::Deleter::d_N.
|
private |
Definition at line 852 of file Array.h.
Referenced by AMP::Array< TYPE, FUN, Allocator >::Deleter::operator()().
|
private |
Definition at line 853 of file Array.h.
Referenced by AMP::Array< TYPE, FUN, Allocator >::Deleter::operator()().
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |