Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
size
Method · 0.45
Tested by
no test coverage detected