Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Barracudach/CallStack-Spoofer
/ SafeCall
Method
SafeCall
include/CallStack-Spoofer.h:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
175
public:
176
SafeCall(Func* func) :funcPtr(func) {}
177
178
179
template<typename... Args>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected