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

Method retired

gecode/int/sequence/view.hpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156
157 template<class View, class Val, bool iss>
158 forceinline bool
159 ViewValSupport<View,Val,iss>::retired(void) const {
160 return nullptr == y;
161 }
162
163 template<class View, class Val, bool iss>
164 forceinline void

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected