MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / HasProducer

Method HasProducer

eval/public/activation.h:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 bool HasProducer() const { return producer_ != nullptr; }
132
133 private:
134 mutable absl::optional<CelValue> value_;

Callers 1

ClearCachedValuesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected