MCPcopy Create free account
hub / github.com/Profactor/cv-plot / isMulti

Method isMulti

CvPlot/ext/catch2/inc/catch.hpp:10993–10993  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10991
10992 void IStreamingReporter::fatalErrorEncountered( StringRef ) {}
10993 bool IStreamingReporter::isMulti() const { return false; }
10994
10995 IReporterFactory::~IReporterFactory() = default;
10996 IReporterRegistry::~IReporterRegistry() = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected