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

◆ init_b() [1/2]

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

Initialises right subtree from other node by moving.