Function inttree_init_helper

Function Documentation

void inttree_init_helper(const struct bstree *tree)

Initialize inttree specific bits of a BST.

Parameters:

tree – The partially constructed interval tree.