Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ string
Method
string
gecode/search/tracer.hpp:153–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
forceinline std::string
154
SearchTracer::EdgeInfo::string(void) const {
155
assert(*this);
156
return _s;
157
}
158
159
160
/*
Callers
3
node
Method · 0.80
skip
Method · 0.80
node
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected