Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ ClearSlot
Method
ClearSlot
eval/eval/comprehension_slots.h:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void ClearSlot(size_t index) { Get(index)->Clear(); }
134
135
template <typename V>
136
void Set(size_t index, V&& value) {
Callers
9
TEST_F
Function · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate
Method · 0.80
Evaluate1
Method · 0.80
Evaluate2
Method · 0.80
TEST
Function · 0.80
Calls
2
Get
Function · 0.85
Clear
Method · 0.45
Tested by
2
TEST_F
Function · 0.64
TEST
Function · 0.64