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

Method ranges

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

Source from the content-addressed store, hash-verified

85 }
86
87 forceinline RangeList*
88 BndSet::ranges(void) const {
89 return fst();
90 }
91
92 forceinline unsigned int
93 BndSet::size(void) const {

Callers 5

domFunction · 0.45
ConstSetViewMethod · 0.45
BndSetMethod · 0.45
integerset.hppFile · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected