|
waLBerla 7.3
|
Memory traits for a given memory tag.
This struct template must be specialized for every instantiable memory tag. Specializations must define
#include <MemoryTraits.hpp>
Public Types | |
| using | AllocatorType = void |
Static Public Member Functions | |
| static constexpr size_t | alignment () |
| static AllocatorType | getAllocator (size_t) |
| using walberla::v8::memory::MemoryTraits< mem_tag_t, T >::AllocatorType = void |
|
staticconstexpr |
|
static |