Introduction - If you have any usage issues, please Google them yourself
C++ implementation of heterogeneous binary tree, the realization of the node to add, delete, query, and the release of the entire tree. Object-oriented programming using encapsulation, inheritance and polymorphism ideas.