AVL Generic AVL Tree data structure library, C++ This is a simple to use, header-only, one-file class implementing an AVL Tree data structure. Example of usage is located in main.cpp file.