MCPcopy Create free account
hub / github.com/Gecode/gecode / dispose

Method dispose

gecode/kernel/core.hpp:3285–3288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3283 }
3284
3285 forceinline size_t
3286 Actor::dispose(Space&) {
3287 return sizeof(*this);
3288 }
3289
3290
3291 /*

Callers 5

ES_SUBSUMEDMethod · 0.45
killMethod · 0.45
ES_FIX_DISPOSEMethod · 0.45
ES_NOFIX_DISPOSEMethod · 0.45

Calls 2

disposedMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected