Specializable struct to define the alignment of an object in the fixed_mem_pool. More...
#include <fixed_mem_pool.h>
Static Public Attributes | |
static const size_t | value = MEM_POOL_ALIGNMENT |
Specializable struct to define the alignment of an object in the fixed_mem_pool.
const size_t nvwa::fixed_mem_pool< _Tp >::alignment::value = MEM_POOL_ALIGNMENT [static] |