|
Flow
Documentation for the Flow C++ Library
|
Go to the source code of this file.
Classes | |
| class | flow::SegmentTree< T, BinOp, Allocator > |
| A standard segment tree that supports O(log n) for point update and range query. The binary operation must be commutative. More... | |
Namespaces | |
| namespace | flow |