SyTen

◆ operator==()

template<typename T >
template<typename OtherType >
bool syten::T3N::Tree::Tree< T >::operator== ( Tree< OtherType > const &  other) const
inline

Compare the structure of two trees.

Not the Values.

References syten::T3N::Tree::Node< T >::equality_rec(), and syten::T3N::Tree::Tree< T >::Root.

+ Here is the call graph for this function: