Sierra Toolkit  Version of the Day
eastl::rbtree_node< Value > Struct Template Reference

#include <red_black_tree_eastl.h>

Inheritance diagram for eastl::rbtree_node< Value >:
Collaboration diagram for eastl::rbtree_node< Value >:

Public Attributes

Value mValue
 
- Public Attributes inherited from eastl::rbtree_node_base
this_typempNodeRight
 
this_typempNodeLeft
 
this_typempNodeParent
 
char mColor
 

Additional Inherited Members

- Public Types inherited from eastl::rbtree_node_base
typedef rbtree_node_base this_type
 

Detailed Description

template<typename Value>
struct eastl::rbtree_node< Value >

rbtree_node

Definition at line 131 of file red_black_tree_eastl.h.


The documentation for this struct was generated from the following file: