|
SUNphi
1.0
|
Header file for the allocation and deallocation of memory. More...
#include <cstdlib>#include <debug/Crash.hpp>#include <ios/Logger.hpp>#include <system/SIMD.hpp>#include <utility/ValWithExtreme.hpp>Go to the source code of this file.
Classes | |
| class | SUNphi::Memory |
| Memory manager. More... | |
Macros | |
| #define | DEFAULT_ALIGNMENT 16 |
| Minimal alignment. | |
Variables | |
| Memory | SUNphi::memory |
| Memory manager. | |
Header file for the allocation and deallocation of memory.
Definition in file Memory.hpp.