Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ empty
Method
empty
gecode/int/view-val-graph/bi-link.hpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
return _next == nullptr;
76
}
77
forceinline bool
78
BiLink::empty(void) const {
79
return _prev == this;
80
}
81
82
}}}
83
Callers
2
match
Method · 0.45
scc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected