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

Method ~DefaultRndNumGenerator

src/DefaultRndNumGenerator.cpp:64–67  ·  view source on GitHub ↗

* */

Source from the content-addressed store, hash-verified

62 *
63 */
64DefaultRndNumGenerator::~DefaultRndNumGenerator()
65{
66 SequenceFactory::destroy_sequences();
67}
68
69/*
70 * Create singleton instance.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected