Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ next
Method
next
gecode/kernel/core.hpp:3161–3164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3159
}
3160
3161
forceinline ActorLink*
3162
ActorLink::next(void) const {
3163
return _next;
3164
}
3165
3166
forceinline ActorLink**
3167
ActorLink::next_ref(void) {
Callers
13
status
Method · 0.45
choice
Method · 0.45
kill_brancher
Method · 0.45
Space
Method · 0.45
_clone
Method · 0.45
kill
Method · 0.45
brancher
Method · 0.45
dispose
Method · 0.45
empty
Method · 0.45
update
Method · 0.45
core.hpp
File · 0.45
operator ++
Method · 0.45
Calls
3
funmark
Function · 0.85
marked
Function · 0.85
mark
Function · 0.85
Tested by
no test coverage detected