10.05.2010, 16:37
Added Red-Black trees (http://en.wikipedia.org/wiki/Red-black_tree).
Have fun
edit: now all keys should have RBTreeKey: tag, so you are able to overload operator< if you want all search-related functions to compare keys in different way
Have fun
edit: now all keys should have RBTreeKey: tag, so you are able to overload operator< if you want all search-related functions to compare keys in different way