![]() |
QMCPACK
|
Go to the source code of this file.
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
Typedefs | |
template<typename T > | |
using | PinnedAllocator = std::allocator< T > |
The fact that the pinned allocators are not always pinned hurts readability elsewhere. More... | |
template<typename T , size_t ALIGN = QMC_SIMD_ALIGNMENT> | |
using | PinnedAlignedAllocator = aligned_allocator< T, ALIGN > |