ScummVM API documentation
Red-black tree

Description

API for operating on a red black tree.

Classes

class  Common::RBTree< ValueType, Key, KeyProj, KeyComp >