Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_SUBSUMED
Method · 0.45
kill
Method · 0.45
ES_FIX_DISPOSE
Method · 0.45
ES_NOFIX_DISPOSE
Method · 0.45
ES_NOFIX_DISPOSE_FORCE
Method · 0.45
Calls
2
disposed
Method · 0.80
next
Method · 0.45
Tested by
no test coverage detected