Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ size
Method
size
tools/flatbuffers_backed_impl.h:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
int size() const override { return keys_.fields->size(); }
22
23
absl::StatusOr<bool> Has(const CelValue& key) const override;
24
Callers
2
size
Method · 0.45
operator[]
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected