Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ dodom
Method
dodom
gecode/int/channel/dom.hpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
95
template<class View, class Offset>
96
forceinline bool
97
DomInfo<View,Offset>::dodom(void) const {
98
return size != view.size();
99
}
100
101
template<class View, class Offset>
102
forceinline void
Callers
1
prop_dom
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected