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

Method base

gecode/kernel/view.hpp:604–607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

602
603 template<class View>
604 forceinline View
605 DerivedView<View>::base(void) const {
606 return x;
607 }
608
609 template<class View>
610 forceinline unsigned int

Callers 15

cached.hppFile · 0.45
initMethod · 0.45
operator ==Function · 0.45
operator !=Function · 0.45
operator ==Function · 0.45
operator !=Function · 0.45
singleton.hppFile · 0.45
initMethod · 0.45
complement.hppFile · 0.45
initMethod · 0.45
operator ==Function · 0.45
operator !=Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected