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

Method getLastResult

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

Source from the content-addressed store, hash-verified

10248 }
10249
10250 const AssertionResult * RunContext::getLastResult() const {
10251 return &(*m_lastResult);
10252 }
10253
10254 void RunContext::exceptionEarlyReported() {
10255 m_shouldReportUnexpected = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected