Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ isIndexTracker
Method
isIndexTracker
unittests/catch.hpp:10197–10197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10195
10196
bool TrackerBase::isSectionTracker() const { return false; }
10197
bool TrackerBase::isIndexTracker() const { return false; }
10198
10199
void TrackerBase::open() {
10200
m_runState = Executing;
Callers
1
catch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected