Libftpp
A modern C++ library
n_ary_tree.hpp File Reference
#include <functional>
+ Include dependency graph for n_ary_tree.hpp:

Go to the source code of this file.

Classes

class  Node< TType >
 Node structure for an n-ary tree. More...
 
class  NAryTree< TType >
 N ary Tree class. More...