Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ i
Function
i
gecode/iter/ranges-compl.hpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
template<int UMIN, int UMAX, class I>
138
forceinline
139
Compl<UMIN,UMAX,I>::Compl(I& i0) : i(i0) {
140
start();
141
}
142
143
template<int UMIN, int UMAX, class I>
144
forceinline void
Callers
2
start
Method · 0.70
operator ++
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected