Phoenix
Object-oriented orthogonally persistent operating system
|
Red-Black trees interface. More...
Go to the source code of this file.
Classes | |
class | RBTreeBase |
Base class for red-black tree implementation. More... | |
class | RBTreeBase::EntryBase |
Tree node represented by this class. More... | |
class | RBTree< T, Comparator, key_t, KeyComparator > |
Implementation template for red-black tree class. More... |
Red-Black trees interface.