Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ post
Method
post
gecode/kernel/trace/tracer.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void
59
StdTracer::post(const Space&,
60
const PostTraceInfo& pti) {
61
os <<
"trace::"
<< pti << std::endl;
62
}
63
64
StdTracer StdTracer::def;
65
Callers
2
operator ()
Method · 0.45
print.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected