AllocSize() specialisation for std::array. More...
#include <memory_size.h>
Static Public Member Functions | |
static MemorySize | get (std::array< T, num > const &array) |
Returns the memory allocated by the children of the array. More... | |
AllocSize() specialisation for std::array.