PointSetSegmentTree¶
-
template<class
NodeType
, classFinalType
>
classPointSetSegmentTree
: public SegmentTreeBase<NodeType, FinalType>¶ Tree for point modification and range queries.
NodeType
, class FinalType
>PointSetSegmentTree
: public SegmentTreeBase<NodeType, FinalType>¶Tree for point modification and range queries.