Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ~Dictionary
Method
~Dictionary
examples/scowl.hpp:13629–13632 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13627
}
13628
13629
inline
13630
Dictionary::~Dictionary(void) {
13631
Gecode::heap.rfree(chunk);
13632
}
13633
13634
13635
// STATISTICS: example-ignore
Callers
nothing calls this directly
Calls
1
rfree
Method · 0.45
Tested by
no test coverage detected