MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / ~MathStack

Method ~MathStack

DSView/pv/data/mathstack.cpp:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103MathStack::~MathStack()
104{
105 _math.clear();
106 free_envelop();
107}
108
109void MathStack::free_envelop()
110{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected