MCPcopy 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
302SafeOpFlags::~SafeOpFlags()
303{
304 // Nothing to do
305}
306
307std::string
308SafeOpFlags::safe_float_func_string(enum eBinaryOps op) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected