/tree

tree in c++

Primary LanguageC++GNU General Public License v2.0GPL-2.0

tree in c++

nary_tree: implements generic n-ary tree with c++ template. it provides an iterative way to traverse the tree.