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

Method ~RandomNumber

src/RandomNumber.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54RandomNumber::~RandomNumber()
55{
56 generators_.clear();
57}
58
59void
60RandomNumber::make_all_rndnum_generators(const unsigned long seed)

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected