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

Method size

eval/public/cel_value.cc:274–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272 }
273
274 int size() const override { return 0; }
275
276 bool empty() const override { return true; }
277

Callers 15

FindOverloadsMethod · 0.45
FindLazyOverloadsMethod · 0.45
MatchArgumentsMethod · 0.45
InvokeMethod · 0.45
operator()Method · 0.45
TestStringInclusionMethod · 0.45
PerformBetweenTestMethod · 0.45
PerformBetweenStrTestMethod · 0.45
PerformGetDateTestMethod · 0.45
PerformGetDateUTCTestMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestStringInclusionMethod · 0.36
PerformBetweenTestMethod · 0.36
PerformBetweenStrTestMethod · 0.36
PerformGetDateTestMethod · 0.36
PerformGetDateUTCTestMethod · 0.36
PerformBetweenToDTestMethod · 0.36
TESTFunction · 0.36