SyTen

◆ allocSize()

template<typename Type , Rank max, typename MaxType = unsigned char, typename std::enable_if<(max< std::numeric_limits< MaxType >::max()), int >::type = 0>
MemoryUsage::MemorySize syten::LimVec< Type, max, MaxType, type >::allocSize ( ) const
inline

Returns the size in bytes allocated by its children.

The stack size used by the children is already accounted for, as it’s not allocated on the stack.

References syten::MemoryUsage::allocSize().

+ Here is the call graph for this function: