Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ ~SimpleDeltaRndNumGenerator
Method
~SimpleDeltaRndNumGenerator
src/SimpleDeltaRndNumGenerator.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
SimpleDeltaRndNumGenerator::~SimpleDeltaRndNumGenerator()
65
{
66
SequenceFactory::destroy_sequences();
67
}
68
69
/*
70
* Singleton
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected