MCPcopy 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

FindOverloadsMethod · 0.45
TESTFunction · 0.45
ListKeysMethod · 0.45
SetAttributeMatcherMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
FindFunctionOverloadsMethod · 0.45
RemoveFunctionEntriesMethod · 0.45
ListKeysMethod · 0.45
TEST_FFunction · 0.45
CreateMessageFromTextMethod · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
ListKeysMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
CreateMessageFromTextMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36