Introduction - If you have any usage issues, please Google them yourself
AVL Tree implementation : I also included a test to compare the function AV L Tree performance with STL Set and Map. Compile mavltree.cpp the source and run it to see the res ult!
Packet : 5956477avltreeimpl.rar filelist
mavltree.hpp
comparer.hpp
mavlnode.hpp
mavltree.cpp