MCPcopy 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
203Expr::Expr(const Expr& other) { CloneImpl(other, *this); }
204
205namespace common_internal {
206struct ExprEraseTag {};

Callers

nothing calls this directly

Calls 1

CloneImplFunction · 0.85

Tested by

no test coverage detected