Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ events
Method
events
gecode/kernel/trace/recorder.hpp:386–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
return tf;
385
}
386
forceinline int
387
TraceRecorder::events(void) const {
388
return te;
389
}
390
forceinline Tracer&
391
TraceRecorder::tracer(void) const {
392
return t;
Callers
3
post
Method · 0.45
_commit
Method · 0.45
_trycommit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected