Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ prev
Method
prev
gecode/kernel/core.hpp:3156–3159 ·
view source on GitHub ↗
* ActorLink * */
Source
from the content-addressed store, hash-verified
3154
*
3155
*/
3156
forceinline ActorLink*
3157
ActorLink::prev(void) const {
3158
return _prev;
3159
}
3160
3161
forceinline ActorLink*
3162
ActorLink::next(void) const {
Callers
6
Space
Method · 0.45
_clone
Method · 0.45
fwdcopy
Method · 0.45
core.hpp
File · 0.45
LocalObject
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected