SyTen

◆ operator<<() [3/3]

template<typename T >
std::ostream& syten::BinaryTree::operator<< ( std::ostream out,
Tree< T > const &  tree 
)
inline

Output for trees.

References syten::BinaryTree::Node< T >::print(), and syten::BinaryTree::Tree< T >::r.

+ Here is the call graph for this function: