Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~AutoPushPop
Method
~AutoPushPop
src/common/classes/stack.h:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
~AutoPushPop()
200
{
201
stack.pop();
202
}
203
204
private:
205
Stack<Object, Capacity>& stack;
Callers
nothing calls this directly
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected