Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ ~SafeOpFlags
Method
~SafeOpFlags
src/SafeOpFlags.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
SafeOpFlags::~SafeOpFlags()
303
{
304
// Nothing to do
305
}
306
307
std::string
308
SafeOpFlags::safe_float_func_string(enum eBinaryOps op) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected