MCPcopy Create free account
hub / github.com/GollyGang/ready / InitialPatternGenerator

Method InitialPatternGenerator

src/readybase/InitialPatternGenerator.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23using namespace std;
24
25InitialPatternGenerator::InitialPatternGenerator()
26 : zero_first(true)
27{
28}
29
30// ---------------------------------------------------------------------
31

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected