|
Bash++
Bash++ compiler internal documentation
|
#include <memory>#include <vector>#include <cstdint>#include <cassert>#include <algorithm>

Go to the source code of this file.
Classes | |
| class | FlatIntervalTree< T > |
| A specialized implementation of an Interval Tree optimized for Bash++'s particular use case. More... | |
| struct | FlatIntervalTree< T >::Interval |