Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ set_optional
Method
set_optional
common/expr.h:613–613 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
611
ABSL_MUST_USE_RESULT bool optional() const { return optional_; }
612
613
void set_optional(bool optional) { optional_ = optional; }
614
615
friend void swap(MapExprEntry& lhs, MapExprEntry& rhs) noexcept;
616
Callers
13
BuildMacroCallArg
Method · 0.45
TEST
Function · 0.45
NewListElement
Method · 0.45
NewStructField
Method · 0.45
NewMapEntry
Method · 0.45
MakeListExprElement
Function · 0.45
MakeStructExprField
Function · 0.45
MakeMapExprEntry
Function · 0.45
TEST
Function · 0.45
CopyNode
Function · 0.45
ListExprFromProto
Method · 0.45
StructExprFromProto
Method · 0.45
Calls
no outgoing calls
Tested by
5
TEST
Function · 0.36
MakeListExprElement
Function · 0.36
MakeStructExprField
Function · 0.36
MakeMapExprEntry
Function · 0.36
TEST
Function · 0.36