SegTree.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct SegTree(alias E, Args...)
static if(!is(L == void))
void
opIndexOpAssign
(
string op : "+"
)
(,
size_t[2] rng
)

Meta