Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ dispose
Method
dispose
gecode/int/branch/merit.hpp:121–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
template<class View>
121
forceinline void
122
MeritAFCSize<View>::dispose(Space&) {
123
// Not needed
124
afc.~AFC();
125
}
126
127
// Action over size merit
128
template<class View>
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