Function inttree_isfull

Function Documentation

static inline bool_t inttree_isfull(const struct bstree *const tree)

Determine if an inttree is full.

Parameters:

tree – The interval tree handle.

Returns:

bool_t