Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cirquit/trdrop
/ moveToThis
Method
moveToThis
ext/catch.hpp:6101–6103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6099
m_ctx.setCurrentTracker( m_parent );
6100
}
6101
void moveToThis() {
6102
m_ctx.setCurrentTracker( this );
6103
}
6104
};
6105
6106
class SectionTracker : public TrackerBase {
Callers
nothing calls this directly
Calls
1
setCurrentTracker
Method · 0.80
Tested by
no test coverage detected