MCPcopy Create free account
hub / github.com/Arash-codedev/openGA / ~MyClass

Method ~MyClass

examples/so-bind/example_bind.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 ~MyClass()
51 {
52 output_file.close();
53 }
54
55 void init_genes(MySolution& p,const std::function<double(void)> &rnd01)
56 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected