MCPcopy 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
60bool StageStack::isEmpty() { return this->Stack.empty(); }
61
62void StageStack::clear()
63{

Callers 3

clearMethod · 0.95
runMethod · 0.45
processEventsMethod · 0.45

Calls 1

emptyMethod · 0.80

Tested by

no test coverage detected