Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ me_failed
Function
me_failed
gecode/kernel/modevent.hpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
*/
52
53
forceinline bool
54
me_failed(ModEvent me) {
55
return me < ME_GEN_NONE;
56
}
57
58
forceinline bool
59
me_modified(ModEvent me) {
Callers
15
commit
Method · 0.85
commit
Method · 0.85
commit
Method · 0.85
commit
Method · 0.85
intersect
Method · 0.85
exclude
Method · 0.85
prune
Method · 0.85
post
Method · 0.85
operator ()
Method · 0.85
propagate
Method · 0.85
commit
Method · 0.85
operator ()
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected