Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ dispose
Method
dispose
gecode/float/branch/merit.hpp:104–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
return false;
103
}
104
forceinline void
105
MeritAFCSize::dispose(Space&) {
106
// Not needed
107
afc.~AFC();
108
}
109
110
// Action over size merit
111
forceinline
Callers
nothing calls this directly
Calls
3
~AFC
Method · 0.80
~Action
Method · 0.80
~CHB
Method · 0.80
Tested by
no test coverage detected