Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ dispose
Method
dispose
gecode/set/branch/merit.hpp:110–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
return false;
109
}
110
forceinline void
111
MeritAFCSize::dispose(Space&) {
112
// Not really needed
113
afc.~AFC();
114
}
115
116
// Action over size merit
117
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