Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ element
Method
element
gecode/minimodel/ipl.hpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
inline IntPropLevel
164
IntPropLevels::element(void) const {
165
return _element;
166
}
167
inline IntPropLevels&
168
IntPropLevels::element(IntPropLevel ipl) {
169
_element=ipl; return *this;
Callers
2
post
Function · 0.80
post
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected