SyTen

◆ allocSize()

template<typename T >
MemoryUsage::MemorySize syten::BinaryTree::Node< T >::allocSize ( ) const
inline

Returns the size in bytes allocated by this node and its children.

References syten::BinaryTree::Node< T >::a, syten::MemoryUsage::allocSize(), syten::BinaryTree::Node< T >::b, syten::MemoryUsage::totalSize(), and syten::BinaryTree::Node< T >::v.

+ Here is the call graph for this function: