MCPcopy Create free account
hub / github.com/Genivia/RE-flex / ~Tree

Method ~Tree

include/reflex/pattern.h:708–711  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

706 tree(NULL)
707 { }
708 ~Tree()
709 {
710 clear();
711 }
712 /// delete the tree and all subnodes.
713 void clear()
714 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected