Templated red-black-tree implementation This templated red-black-tree code has been developed to help understand of the red-black-tree. Check the main.cpp to know how to use it.