IntervalSplayTree.cur

current or cursor for iteration

struct IntervalSplayTree(IntervalType)
Node* cur;

Meta