#include <pocketfft_hdronly.h>
Definition at line 790 of file pocketfft_hdronly.h.
Public Types | |
| using | value_type = T |
Public Member Functions | |
| aligned_allocator ()=default | |
| template<class U> | |
| aligned_allocator (const aligned_allocator< U > &) | |
| T * | allocate (vcl_size_t n) |
| void | deallocate (T *p, vcl_size_t) |
| using POCKETFFT_NAMESPACE::detail::threading::aligned_allocator< T >::value_type = T |
Definition at line 792 of file pocketfft_hdronly.h.
|
inlineexplicit |
Definition at line 794 of file pocketfft_hdronly.h.
References aligned_allocator().
Referenced by aligned_allocator().
|
default |
|
inline |
Definition at line 797 of file pocketfft_hdronly.h.
References POCKETFFT_NAMESPACE::detail::aligned_alloc().
|
inline |
Definition at line 803 of file pocketfft_hdronly.h.
References POCKETFFT_NAMESPACE::detail::aligned_dealloc().