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

Method init

gecode/int/channel/val.hpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67 template<class View>
68 forceinline void
69 ValInfo<View>::init(View x, int) {
70 view = x; a = false;
71 }
72
73 template<class View>
74 forceinline void

Callers 2

connectedMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected