Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ previous
Method
previous
framework/stagestack.cpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
sp<Stage> StageStack::previous() { return previous(current()); }
44
45
sp<Stage> StageStack::previous(sp<Stage> From)
46
{
Callers
1
stageGetPrevious
Method · 0.80
Calls
2
empty
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected