MCPcopy 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

DoEvaluateMethod · 0.45
EvaluateMethod · 0.45
DoEvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
EvalOptionalOrFunction · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
TEST_FFunction · 0.45
PerformLookupFunction · 0.45
DoEvaluateMethod · 0.45

Calls 1

ToValueVariantMethod · 0.45

Tested by 2

TEST_FFunction · 0.36
MatchAndExplainMethod · 0.36