Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
MathStack::~MathStack()
104
{
105
_math.clear();
106
free_envelop();
107
}
108
109
void MathStack::free_envelop()
110
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected