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

Method Size

common/values/value_builder.cc:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276 }
277
278 size_t Size() const override { return elements_.size(); }
279
280 absl::Status ForEach(
281 ForEachWithIndexCallback callback,

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected