MCPcopy Create free account
hub / github.com/Gecode/gecode / initialized

Method initialized

gecode/flatzinc.hh:532–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

530 }
531 }
532 bool initialized() const { return object() != nullptr; }
533 OnRestartData& operator ()() {
534 return *static_cast<OnRestartData*>(object());
535 };

Callers 1

slaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected