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:1074–1074 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1072
}
1073
1074
int size() const override { return static_cast<int>(Size()); }
1075
1076
absl::StatusOr<const CelList*> ListKeys() const override {
1077
return ProjectKeys();
Callers
15
HasNext
Method · 0.45
Next
Method · 0.45
Next1
Method · 0.45
Next2
Method · 0.45
Size
Method · 0.45
Clone
Method · 0.45
Size
Method · 0.45
ForEach
Method · 0.45
Get
Method · 0.45
Clone
Method · 0.45
Size
Method · 0.45
ForEach
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected