m2etis  0.4
SegmentTree.h File Reference
#include <queue>
#include "m2etis/util/Exceptions.h"
Include dependency graph for SegmentTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  m2etis::util::SegmentTree< T >
 SegmentTree handles integer values and stores segments of set values e.g. inserting values 2, 3 and 4 results in a segment [2,4]. More...
 

Namespaces

 m2etis
 
 m2etis::util