Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ OutputOp2
Method
OutputOp2
src/SafeOpFlags.cpp:296–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
void
297
SafeOpFlags::OutputOp2(std::ostream &out) const
298
{
299
OutputSign(out, op2_);
300
}
301
302
SafeOpFlags::~SafeOpFlags()
303
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected