Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Value
Method
Value
common/value.h:294–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
google::protobuf::Arena* absl_nonnull arena ABSL_ATTRIBUTE_LIFETIME_BOUND);
293
294
Value() = default;
295
Value(const Value&) = default;
296
Value& operator=(const Value&) = default;
297
Value(Value&& other) = default;
Callers
15
DoEvaluate
Method · 0.45
Evaluate
Method · 0.45
DoEvaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
EvalOptionalOr
Function · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
TEST_F
Function · 0.45
PerformLookup
Function · 0.45
DoEvaluate
Method · 0.45
Calls
1
ToValueVariant
Method · 0.45
Tested by
2
TEST_F
Function · 0.36
MatchAndExplain
Method · 0.36