Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ marked
Method
marked
gecode/int/element/int.hpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
template<class V0, class V1, class Idx, class Val>
44
forceinline bool
45
Int<V0,V1,Idx,Val>::IdxVal::marked(void) const {
46
return idx<0;
47
}
48
49
50
// Index iterator
Callers
7
iv
Function · 0.45
operator ++
Method · 0.45
val
Method · 0.45
prune_idx
Method · 0.45
prune_val
Method · 0.45
sync
Method · 0.45
sync
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected