tree It implement a tree class in c++ You can use this code whenever you want This code use c++ 14 node.hpp: contain the implementation of a node class tree.hpp/cpp: contain the implementation of the tree class