Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ next
Method
next
gecode/int/view-val-graph/edge.hpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
template<class View>
100
forceinline Edge<View>*
101
Edge<View>::next(void) const {
102
return static_cast<Edge<View>*>(BiLink::next());
103
}
104
105
template<class View>
106
forceinline void
Callers
3
scc
Method · 0.45
update
Method · 0.45
cache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected