Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ isEmpty
Method
isEmpty
framework/stagestack.cpp:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
bool StageStack::isEmpty() { return this->Stack.empty(); }
61
62
void StageStack::clear()
63
{
Callers
3
clear
Method · 0.95
run
Method · 0.45
processEvents
Method · 0.45
Calls
1
empty
Method · 0.80
Tested by
no test coverage detected