MCPcopy 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_FFunction · 0.80
EvaluateMethod · 0.80
EvaluateMethod · 0.80
EvaluateMethod · 0.80
EvaluateMethod · 0.80
EvaluateMethod · 0.80
Evaluate1Method · 0.80
Evaluate2Method · 0.80
TESTFunction · 0.80

Calls 2

GetFunction · 0.85
ClearMethod · 0.45

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64