MCPcopy 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
43sp<Stage> StageStack::previous() { return previous(current()); }
44
45sp<Stage> StageStack::previous(sp<Stage> From)
46{

Callers 1

stageGetPreviousMethod · 0.80

Calls 2

emptyMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected