Bash++
Bash++ compiler internal documentation
Classes
IntervalTree.h File Reference
#include <memory>
#include <vector>
#include <cstdint>
#include <cassert>
Include dependency graph for IntervalTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IntervalNode< T >
 
class  IntervalTree< T >
 A specialized implementation of an Interval Tree for Bash++'s particular use case. More...