MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / GetBool

Method GetBool

eval/public/structs/field_access_impl.cc:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54class FieldAccessor {
55 public:
56 bool GetBool() const { return static_cast<const Derived*>(this)->GetBool(); }
57
58 int64_t GetInt32() const {
59 return static_cast<const Derived*>(this)->GetInt32();

Callers 15

GetBoolMethod · 0.45
TEST_FFunction · 0.45
CalculateMethod · 0.45
EvaluateMethod · 0.45
Evaluate1UnknownMethod · 0.45
Evaluate1KnownMethod · 0.45
Evaluate2Method · 0.45
Evaluate1Method · 0.45
EvaluateMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36