Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ share
Method
share
gecode/search/seq/pbs.hpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
PortfolioStop::PortfolioStop(Stop* so0)
41
: so(so0) {}
42
forceinline void
43
PortfolioStop::share(SharedStopInfo* ssi0) {
44
ssi = ssi0;
45
}
46
47
48
forceinline
Callers
1
pbs.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected