SyTen

◆ get()

template<typename Key , typename Value >
static MemorySize syten::MemoryUsage::AllocSize< std::map< Key, Value >, MemorySize >::get ( std::map< Key, Value > const &  m)
inlinestatic

Returns the memory allocated by the elements of the map.

Remarks
Does not count overhead induced by the map as I don’t know its memory layout.

References syten::MemoryUsage::allocSize().

+ Here is the call graph for this function: