Function bstree_isfull

Function Documentation

static inline bool_t bstree_isfull(const struct bstree *const bst)

Determine if a bstree is currently full.

Parameters:

bst – The BST handle

Returns:

bool_t