ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Red-black tree

Description

API for operating on a red black tree.

Classes

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