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

Function same

gecode/set/rel/common.hpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55 template<class VX, class VY>
56 forceinline bool
57 same(VX, VY) {
58 return false;
59 }
60
61 template<>
62 forceinline bool

Callers 15

postMethod · 0.70
postMethod · 0.70
postMethod · 0.70
postMethod · 0.70
postMethod · 0.70
postMethod · 0.70
postMethod · 0.70
postMethod · 0.70
disabledMethod · 0.50
postMethod · 0.50
SudokuIntMethod · 0.50
distinctFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected