Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ update
Method
update
gecode/int/channel/val.hpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
template<class View>
74
forceinline void
75
ValInfo<View>::update(Space& home, ValInfo<View>& vi) {
76
view.update(home,vi.view); a = vi.a;
77
}
78
79
template<class View>
80
forceinline bool
Callers
6
link-multi.hpp
File · 0.45
base.hpp
File · 0.45
base.hpp
File · 0.45
int-base.hpp
File · 0.45
view-base.hpp
File · 0.45
update
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected