Macaulay2 Engine
Loading...
Searching...
No Matches

◆ ~SuffixTree()

SuffixTree::~SuffixTree ( )

Definition at line 130 of file SuffixTree.cpp.

131{
132 // must destroy the SuffixTreeNodes owned by this object
134}
void destroyChildren(SuffixTreeNode *node) const
SuffixTreeNode * mRoot

References destroyChildren(), and mRoot.