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

Method val

gecode/int/element/view.hpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 }
200 template<class View>
201 forceinline int
202 IterIdxView<View>::val(void) const {
203 return cur->idx;
204 }
205
206
207

Callers 4

operator ()Method · 0.45
scanFunction · 0.45
postMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected