Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CelExpressionRecursiveImpl
Method · 0.80
CreateTraceableProgram
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected