Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
scan
Function · 0.45
post
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected