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

Method exceptionEarlyReported

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

Source from the content-addressed store, hash-verified

10252 }
10253
10254 void RunContext::exceptionEarlyReported() {
10255 m_shouldReportUnexpected = false;
10256 }
10257
10258 void RunContext::handleFatalErrorCondition( StringRef message ) {
10259 // First notify reporter that bad things happened

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected