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

Method lst

gecode/set/var-imp/integerset.hpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 forceinline RangeList*
55 BndSet::lst(void) const {
56 return last;
57 }
58
59 forceinline void
60 BndSet::dispose(Space& home) {

Callers 1

becomeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected