MCPcopy Create free account
hub / github.com/apache/thrift / reconstructExpression

Method reconstructExpression

compiler/cpp/tests/catch/catch.hpp:9139–9141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9137 }
9138
9139 void ResultBuilder::reconstructExpression( std::string& dest ) const {
9140 dest = m_assertionInfo.capturedExpression;
9141 }
9142
9143 void ResultBuilder::setExceptionGuard() {
9144 m_guardException = true;

Callers 3

AssertionResultDataClass · 0.45
getExpandedExpressionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected