MCPcopy Create free account
hub / github.com/RenderKit/embree / getResultType

Method getResultType

tutorials/external/catch.hpp:6411–6413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6409 }
6410
6411 ResultWas::OfType AssertionResult::getResultType() const {
6412 return m_resultData.resultType;
6413 }
6414
6415 bool AssertionResult::hasExpression() const {
6416 return m_info.capturedExpression[0] != 0;

Callers 5

AssertionStatsMethod · 0.80
assertionEndedMethod · 0.80
printMethod · 0.80
writeAssertionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected