SyTen
syten::MemoryUsage::AllocSize< std::array< T, num >, MemorySize > Struct Template Reference

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...
 

Detailed Description

template<typename T, std::size_t num>
struct syten::MemoryUsage::AllocSize< std::array< T, num >, MemorySize >

AllocSize() specialisation for std::array.


The documentation for this struct was generated from the following file: