liba 0.1.15
An algorithm library based on C/C++
 
Loading...
Searching...
No Matches

instance structure for AVL binary search tree root More...

#include <avl.h>

Collaboration diagram for a_avl:
[legend]

Data Fields

struct a_avl_nodenode
 

Detailed Description

instance structure for AVL binary search tree root

Field Documentation

◆ node

struct a_avl_node* a_avl::node

root node


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