libcstl
Loading...
Searching...
No Matches
cstl_bintree Struct Reference

Binary tree object. More...

#include <bintree.h>

Detailed Description

Binary tree object.

Callers declare or allocate an object of this type to instantiate a binary tree. Users are encouraged to declare (and initialize) this object with the DECLARE_CSTL_BINTREE() macro. Any other declaration or allocation must be initialized via cstl_bintree_init().

Definition at line 62 of file bintree.h.


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