MCPcopy 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

runTestMethod · 0.80
SectionTrackerMethod · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected