The Pedigree Project
0.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
Tree
Node
Public Attributes
|
List of all members
Tree< K, E >::Node Struct Reference
Collaboration diagram for Tree< K, E >::Node:
Public Attributes
K
key
E
element
struct
Node
*
leftChild
= nullptr
struct
Node
*
rightChild
= nullptr
struct
Node
*
parent
= nullptr
size_t
height
= 0
Detailed Description
template<class K, class E>
struct Tree< K, E >::Node
Tree
node.
Definition at line
37
of file
Tree.h
.
The documentation for this struct was generated from the following file:
Tree.h
Generated on Fri Jan 24 2020 06:49:13 for The Pedigree Project by
1.8.11