ReactOS 0.4.15-dev-7918-g2a2556c
_tree.c File Reference
#include <stl/_tree.h>
Include dependency graph for _tree.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _STLP_TREE_C
 
#define __iterator__   _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator
 
#define __size_type__   _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type
 

Macro Definition Documentation

◆ __iterator__

#define __iterator__   _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator

Definition at line 49 of file _tree.c.

◆ __size_type__

#define __size_type__   _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type

Definition at line 50 of file _tree.c.

◆ _STLP_TREE_C

#define _STLP_TREE_C

Definition at line 32 of file _tree.c.