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

Method offset

gecode/support/bitset-offset.hpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135
136 template<class A>
137 forceinline int
138 BitSetOffset<A>::offset(void) const {
139 return _offset;
140 }
141
142 template<class A>
143 forceinline int

Callers 2

specialUpdateFunction · 0.45
bitset-offset.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected