summaryrefslogtreecommitdiff
path: root/ace/RB_Tree.i
Commit message (Expand)AuthorAgeFilesLines
* (clear): removed extraneous ";" following the function definition.levine1998-06-141-1/+1
* Changes suggested by Sergio to make it work with older version of GCC.jxh1998-05-311-2/+2
* Try to put enum into a class again. This time, created a dummy basejxh1998-05-301-2/+2
* move enum RB_Tree_Node_Color out of the (template) class declaration because ...levine1998-05-301-3/+1
* Changes related to internalizing RED and BLACK enums.jxh1998-05-301-9/+8
* first revision of Red-Black Tree data structure implementationcdgill1998-05-111-0/+155