MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / isMulti

Method isMulti

tests/catch.hpp:8811–8811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8809
8810 void IStreamingReporter::fatalErrorEncountered( StringRef ) {}
8811 bool IStreamingReporter::isMulti() const { return false; }
8812
8813 IReporterFactory::~IReporterFactory() = default;
8814 IReporterRegistry::~IReporterRegistry() = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected