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

Function s

gecode/int/extensional/compact.hpp:416–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414 */
415 template<class View, class Table>
416 forceinline
417 PosCompact<View,Table>::Status::Status(StatusType t)
418 : s(t) {}
419 template<class View, class Table>
420 forceinline
421 PosCompact<View,Table>::Status::Status(const Status& s)

Callers 1

TupleSetMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected