Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ result
Method
result
gecode/support/run-jobs.hpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
template<class RetType>
167
forceinline RetType
168
JobStop<RetType>::result(void) const {
169
return r;
170
}
171
172
173
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected