Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ ~SearchState
Method
~SearchState
src/DFSRndNumGenerator.cpp:105–108 ·
view source on GitHub ↗
* */
Source
from the content-addressed store, hash-verified
103
*
104
*/
105
DFSRndNumGenerator::SearchState::~SearchState()
106
{
107
// Nothing to do
108
}
109
110
/*
111
*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected