Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ SET_VAL
Function
SET_VAL
gecode/set/branch/val.hpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
inline SetValBranch
95
SET_VAL(SetBranchVal v, SetBranchCommit c) {
96
return SetValBranch(v,c);
97
}
98
99
}
100
Callers
1
run
Method · 0.85
Calls
1
SetValBranch
Class · 0.85
Tested by
no test coverage detected