Struct it_recursion_node
Defined in File interval_tree.h
Struct Documentation
-
struct it_recursion_node
Class describes the information needed when we take the right branch in searching for intervals but possibly come back and check the left branch as well.