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

Method Size

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

Source from the content-addressed store, hash-verified

413 }
414
415 size_t Size() const override { return elements_.size(); }
416
417 absl::Status ForEach(
418 ForEachWithIndexCallback callback,

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected