A high-performance, templated Binary Search Tree implementation, complete with iterators, in modern C++ (i.e. C++14/17/20).
This project is a joint effort of Leonardo Arrighi, Francesco Romor and Emanuele Ballarin
This project has been realized as part of the examination coursework for the Advanced Programming Course offered by SISSA and is compliant to at least these specifications.