SyTen
syten::MemoryUsage::AllocSize< std::unordered_map< Key, Value >, MemorySize > Struct Template Reference

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

#include <memory_size.h>

Static Public Member Functions

static MemorySize get (std::unordered_map< Key, Value > const &m)
 Returns the memory allocated by the elements of the map plus the sizes of individual objects. More...
 

Detailed Description

template<typename Key, typename Value>
struct syten::MemoryUsage::AllocSize< std::unordered_map< Key, Value >, MemorySize >

AllocSize() specialisation for std::map.


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