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

Method ~DefaultProgramGenerator

src/DefaultProgramGenerator.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58DefaultProgramGenerator::~DefaultProgramGenerator()
59{
60 Finalization::doFinalization();
61 delete output_mgr_;
62}
63
64void
65DefaultProgramGenerator::initialize()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected