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

Method size

gecode/int/sequence/view.hpp:440–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438
439 template<class View,class Val,bool iss>
440 forceinline int
441 ViewValSupportArray<View,Val,iss>::size(void) const {
442 return n;
443 }
444
445 template<class View,class Val,bool iss>
446 forceinline ViewValSupport<View,Val,iss>&

Callers 10

int.hppFile · 0.45
checkMethod · 0.45
costMethod · 0.45
rescheduleMethod · 0.45
propagateMethod · 0.45
updateMethod · 0.45
initMethod · 0.45
pushupMethod · 0.45
ViewValSupportArrayMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected