ReactOS 0.4.15-dev-7918-g2a2556c
_tree.h File Reference
#include <stl/debug/_iterator.h>
#include <stl/_function_base.h>
#include <stl/_alloc.h>
Include dependency graph for _tree.h:

Go to the source code of this file.

Classes

class  _DbgCompare< _Key, _Compare >
 
class  _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >
 

Macros

#define _STLP_NON_DBG_TREE   _STLP_PRIV _STLP_NON_DBG_NAME(Rb_tree) <_Key, _STLP_PRIV _DbgCompare<_Key, _Compare>, _Value, _KeyOfValue, _Traits, _Alloc>
 

Macro Definition Documentation

◆ _STLP_NON_DBG_TREE

#define _STLP_NON_DBG_TREE   _STLP_PRIV _STLP_NON_DBG_NAME(Rb_tree) <_Key, _STLP_PRIV _DbgCompare<_Key, _Compare>, _Value, _KeyOfValue, _Traits, _Alloc>

Definition at line 73 of file _tree.h.