Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adny-code/fastgrind
/ memStack
Method
memStack
include/fastgrind.h:1148–1152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1146
{
1147
public:
1148
MEM_NO_INSTRUMENT memStack()
1149
{
1150
_offset = 0;
1151
_stackId = 0;
1152
}
1153
1154
MEM_NO_INSTRUMENT ~memStack()
1155
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected