Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ y
Method
y
extensions/sets_functions_benchmark_test.cc:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
106
CelValue x() { return CelValue::CreateList(&x_); }
107
CelValue y() { return CelValue::CreateList(&y_); }
108
109
private:
110
ContainerBackedListImpl x_;
Callers
2
RegisterLegacyLists
Function · 0.45
RegisterModernLists
Function · 0.45
Calls
1
CreateList
Function · 0.50
Tested by
no test coverage detected