A well documented, simple and straight-forward implementation of a red-black-binary search tree generic collection.
This template class is fully compatible with the C++ standard template library (STL) algorithms.
This project is meant for students and c++ programmers who want to learn about red-black trees.
Also, this class demonstrates how simple is to write a STL-compatible collection.
In order to fully understand this implementation, you shuold be familiar with the STL, emphasizing the concept of iterators.
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.