MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / wrapped

Method wrapped

eval/eval/direct_expression_step.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 const DirectExpressionStep* wrapped() const { return impl_.get(); }
92
93 private:
94 std::unique_ptr<DirectExpressionStep> impl_;

Callers 2

Calls 1

getMethod · 0.45

Tested by

no test coverage detected