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