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

Method object

gecode/kernel/branch/chb.hpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312 }
313
314 forceinline void
315 CHB::object(CHB::Storage& o) {
316 SharedHandle::object(&o);
317 }
318
319 forceinline double
320 CHB::operator [](int i) const {

Callers 1

operator ==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected