Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ val
Method
val
gecode/iter/values-map.hpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
124
template<class I, class M, bool strict>
125
forceinline int
126
Map<I,M,strict>::val(void) const {
127
return m.val(i.val());
128
}
129
130
}}}
131
Callers
3
operator ++
Method · 0.45
init
Method · 0.45
operator ++
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected