Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ get
Method
get
eval/public/cel_value_internal.h:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
62
template <class T>
63
const T* get() const {
64
return absl::get_if<T>(&value_);
65
}
66
67
template <class T>
68
bool is() const {
Callers
15
FindOverloads
Method · 0.45
TEST
Function · 0.45
ListKeys
Method · 0.45
SetAttributeMatcher
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
FindFunctionOverloads
Method · 0.45
RemoveFunctionEntries
Method · 0.45
ListKeys
Method · 0.45
ExpectUnwrappedPrimitive
Method · 0.45
TEST_F
Function · 0.45
CreateMessageFromText
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
ListKeys
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
ExpectUnwrappedPrimitive
Method · 0.36
TEST_F
Function · 0.36
CreateMessageFromText
Method · 0.36
TEST_F
Function · 0.36
ExpectUnwrappedPrimitive
Method · 0.36
TEST_F
Function · 0.36
TEST_P
Function · 0.36
TEST_F
Function · 0.36