PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IntRBTreeNode Struct Reference

Data Fields

RBTNode rbtnode
 
int key
 

Detailed Description

Definition at line 27 of file test_rbtree.c.

Field Documentation

◆ key

int IntRBTreeNode::key

◆ rbtnode

RBTNode IntRBTreeNode::rbtnode

Definition at line 29 of file test_rbtree.c.


The documentation for this struct was generated from the following file: