libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblTreeSetGroup Struct Reference

#include <gimbal_tree_set.h>

Data Fields

GblTreeSetNode ** ppNodes
 
size_t length
 
size_t capacity
 

Detailed Description

Internal structure representing a group of nodes within a GblTreeSet.

Definition at line 34 of file gimbal_tree_set.h.

Field Documentation

◆ ppNodes

GblTreeSetNode** GblTreeSetGroup::ppNodes

Definition at line 35 of file gimbal_tree_set.h.

◆ length

size_t GblTreeSetGroup::length

Definition at line 36 of file gimbal_tree_set.h.

◆ capacity

size_t GblTreeSetGroup::capacity

Definition at line 37 of file gimbal_tree_set.h.


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