MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / handleExpression

Function handleExpression

unittests/catch.hpp:1419–1421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1417
1418 template<typename T>
1419 void handleExpression( ExprLhs<T> const& expr ) {
1420 handleExpression( expr.makeUnaryExpr() );
1421 }
1422
1423 struct Decomposer {
1424 template<typename T>

Callers

nothing calls this directly

Calls 1

makeUnaryExprMethod · 0.80

Tested by

no test coverage detected