Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ val
Method
val
gecode/int/view/int.hpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
return x->med();
68
}
69
forceinline int
70
IntView::val(void) const {
71
return x->val();
72
}
73
#ifdef GECODE_HAS_CBS
74
forceinline int
75
IntView::baseval(int val) const {
Callers
1
print.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected