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

Method ~DFSProgramGenerator

src/DFSProgramGenerator.cpp:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61DFSProgramGenerator::~DFSProgramGenerator()
62{
63 Finalization::doFinalization();
64 delete output_mgr_;
65}
66
67void
68DFSProgramGenerator::initialize()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected