SyTen

◆ allocSize()

template<typename Type >
MemoryUsage::MemorySize syten::DynArray< Type >::allocSize ( ) const
inline

Returns the size in bytes allocated by this array.

The real size may be slightly larger.

References syten::DynArray< Type >::alignment, syten::MemoryUsage::allocSize(), syten::DynArray< Type >::length, and syten::smallest_multiple().

+ Here is the call graph for this function: