MCPcopy 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

SpaceMethod · 0.45
_cloneMethod · 0.45
fwdcopyMethod · 0.45
core.hppFile · 0.45
LocalObjectMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected