segment_tree.h File Reference

Go to the source code of this file.

Classes

class  SegmentTree< AssocT, Aggr >
 Segment tree class templatized by the type associated with every interval and the means of combining them. More...