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

AllocSize() specialisation for std::vector. More...

#include <memory_size.h>

Static Public Member Functions

static MemorySize get (std::vector< T > const &vec)
 Returns the memory allocated by the vector and its children. More...
 

Detailed Description

template<typename T>
struct syten::MemoryUsage::AllocSize< std::vector< T >, MemorySize >

AllocSize() specialisation for std::vector.


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