libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
#include <gimbal_tree_set.h>
Data Fields | |
GblTreeSetGroup | leaves |
GblTreeSetGroup | branches |
Internal structure representing a pool of GblTreeSetGroup items within a GblTreeSet.
Definition at line 41 of file gimbal_tree_set.h.
GblTreeSetGroup GblTreeSetPool::leaves |
Definition at line 42 of file gimbal_tree_set.h.
GblTreeSetGroup GblTreeSetPool::branches |
Definition at line 43 of file gimbal_tree_set.h.