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

Method handleExpr

tutorials/external/catch.hpp:2190–2192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2188
2189 template<typename T>
2190 void handleExpr( ExprLhs<T> const& expr ) {
2191 handleExpr( expr.makeUnaryExpr() );
2192 }
2193 void handleExpr( ITransientExpression const& expr );
2194
2195 void handleMessage(ResultWas::OfType resultType, StringRef const& message);

Callers

nothing calls this directly

Calls 1

makeUnaryExprMethod · 0.80

Tested by

no test coverage detected