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

Method exceptionEarlyReported

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

Source from the content-addressed store, hash-verified

12679 }
12680
12681 void RunContext::exceptionEarlyReported() {
12682 m_shouldReportUnexpected = false;
12683 }
12684
12685 void RunContext::handleFatalErrorCondition( StringRef message ) {
12686 // First notify reporter that bad things happened

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected