Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ get
Method
get
common/memory.h:1169–1169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1167
: value_(value), borrower_(borrower) {}
1168
1169
T* get() const noexcept { return value_; }
1170
1171
T* value_ = nullptr;
1172
Borrower borrower_;
Callers
15
CreateTypeCheckerBuilder
Function · 0.45
FormatError
Method · 0.45
GetAst
Method · 0.45
GetSource
Method · 0.45
TypeCheckEnv
Method · 0.45
descriptor_pool
Method · 0.45
GetFieldTable
Method · 0.45
PreVisitComprehension
Method · 0.45
arena
Method · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
PreVisitExpr
Method · 0.45
PostVisitExpr
Method · 0.45
Calls
no outgoing calls
Tested by
2
GetFieldTable
Method · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36