Yggdrasill
0.2
|
Class used to select the Zip Tree tree as underlying tree for the DynamicSegmentTree. More...
#include <dynamic_segment_tree.hpp>
Class used to select the Zip Tree tree as underlying tree for the DynamicSegmentTree.
Use this class as the TreeSelector template parameter of the DynamicSegmentTree to chose a ZipTree (an ZTree) as underlying tree for the DynamicSegmentTree.
AdditionalOptions | Pass additional TreeFlags to the underlying zip tree. |