SyTen

◆ init_a() [2/2]

template<typename T >
void syten::BinaryTree::Node< T >::init_a ( Node< T > const &  other)
inline

Initialises left subtree from other node by deep-copying.

References syten::BinaryTree::Node< T >::a, syten::BinaryTree::Node< T >::clear_a(), syten::BinaryTree::Node< T >::Node(), syten::BinaryTree::Node< T >::r, and syten::BinaryTree::Node< T >::t.

Referenced by syten::BinaryTree::Node< T >::Node(), and syten::BinaryTree::Node< T >::operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: