MCPcopy Create free account
hub / github.com/Gecode/gecode / dispose

Method dispose

gecode/int/extensional/compact.hpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102
103 template<class View, bool pos>
104 forceinline void
105 Compact<View,pos>::CTAdvisor::dispose(Space& home, Council<CTAdvisor>& c) {
106 (void) ViewAdvisor<View>::dispose(home,c);
107 }
108
109
110 /*

Callers

nothing calls this directly

Calls 2

ignoreMethod · 0.45
cancelMethod · 0.45

Tested by

no test coverage detected