Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to put enum into a class again. This time, created a dummy base | jxh | 1998-05-30 | 1 | -3/+9 |
* | (RB_Tree_Iterator::operator =): added explicit return type to the | levine | 1998-05-30 | 1 | -2/+2 |
* | move enum RB_Tree_Node_Color out of the (template) class declaration because ... | levine | 1998-05-30 | 1 | -3/+1 |
* | Internalized RED and BLACK. Some minor changes related to this. | jxh | 1998-05-30 | 1 | -3/+3 |
* | Added changes to RB_Tree to enable overloading of the comparison method. | jxh | 1998-05-29 | 1 | -10/+13 |
* | first revision of Red-Black Tree data structure implementation | cdgill | 1998-05-11 | 1 | -0/+248 |