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

Method width

gecode/set/view/singleton.hpp:407–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405 forceinline int
406 GlbRanges<SingletonView>::max(void) const { return val; }
407 forceinline unsigned int
408 GlbRanges<SingletonView>::width(void) const { return 1; }
409
410}}
411

Callers 1

print.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected