text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

TreeNodeRedBlack.h File Reference


Detailed Description

Definition of a node in a Red-Black tree.

Date:
29 May 2006
Chapter:
Chapter 12
Page:
Page 683
Version:
5.0

Definition in file TreeNodeRedBlack.h.

Go to the source code of this file.

Classes

class  TreeNode

Enumerations

enum  Color { RED, BLACK }


Enumeration Type Documentation

enum Color
 

Enumerator:
RED 
BLACK 

Definition at line 15 of file TreeNodeRedBlack.h.


Generated on Sun Aug 27 22:18:20 2006 for AWLogo by  doxygen 1.4.6