Order-statistic-AVL-tree This is a simple implementation of an order-statistic AVL tree in C++. Example Usage: See avl_test.cpp