Function inttree_isempty

Function Documentation

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

Determine if an inttree is empty.

Parameters:

tree – The interval tree handle.

Returns:

bool_t