MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / isMulti

Method isMulti

unittests/catch.hpp:7623–7623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7621
7622 void IStreamingReporter::fatalErrorEncountered( StringRef ) {}
7623 bool IStreamingReporter::isMulti() const { return false; }
7624
7625 IReporterFactory::~IReporterFactory() = default;
7626 IReporterRegistry::~IReporterRegistry() = default;

Callers 1

addReporterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected