Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ init_b() [2/2]

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

Initialises right subtree from other node by deep-copying.