Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ViewRanges
Method
ViewRanges
gecode/int/view/scale.hpp:267–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
};
266
267
forceinline
268
ViewRanges<IntScaleView>::ViewRanges(void) {}
269
forceinline
270
ViewRanges<IntScaleView>::ViewRanges(const IntScaleView& x) {
271
ViewRanges<IntView> xi(x.base());
Callers
nothing calls this directly
Calls
2
base
Method · 0.45
scale
Method · 0.45
Tested by
no test coverage detected