MCPcopy 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
13629inline
13630Dictionary::~Dictionary(void) {
13631 Gecode::heap.rfree(chunk);
13632}
13633
13634
13635// STATISTICS: example-ignore

Callers

nothing calls this directly

Calls 1

rfreeMethod · 0.45

Tested by

no test coverage detected