Node* syten::BinaryTree::Tree< T >::r = nullptr |
Root node of the tree.
Referenced by syten::BinaryTree::Tree< T >::allocSize(), syten::BinaryTree::operator<<(), syten::BinaryTree::Tree< T >::operator[](), syten::BinaryTree::Tree< T >::Tree(), syten::BinaryTree::Tree< T >::visit_bottom(), syten::BinaryTree::Tree< T >::visit_top(), and syten::BinaryTree::Tree< T >::~Tree().