Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Set
Method
Set
eval/eval/comprehension_slots.h:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
bool Has() const { return has_; }
66
67
void Set() { Set(cel::NullValue(), absl::nullopt); }
68
69
template <typename V>
70
void Set(V&& value) {
Callers
8
Next
Method · 0.45
TEST_F
Function · 0.45
Set
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate1
Method · 0.45
Evaluate2
Method · 0.45
TEST
Function · 0.45
Calls
1
NullValue
Class · 0.50
Tested by
2
TEST_F
Function · 0.36
TEST
Function · 0.36