Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Expr
Method
Expr
common/expr.cc:203–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
Expr::Expr(const Expr& other) { CloneImpl(other, *this); }
204
205
namespace common_internal {
206
struct ExprEraseTag {};
Callers
nothing calls this directly
Calls
1
CloneImpl
Function · 0.85
Tested by
no test coverage detected