Realization of temlate of AVL tree and using it in 8th lab
"Headers/Binary_search_tree.h" - contains relization of tree class
"Headers/Device.h" - contains realization of Device class
"main.cpp" - contains using these classes to store devices in a tree, delete and print 'em