MCPcopy Create free account
hub / github.com/csmith-project/csmith / DFSOutputMgr

Method DFSOutputMgr

src/DFSOutputMgr.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45DFSOutputMgr *DFSOutputMgr::instance_ = NULL;
46
47DFSOutputMgr::DFSOutputMgr()
48{
49
50}
51
52DFSOutputMgr::~DFSOutputMgr()
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected