Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
FindOverloads
Method · 0.45
FindLazyOverloads
Method · 0.45
MatchArguments
Method · 0.45
Invoke
Method · 0.45
operator()
Method · 0.45
cel_type_registry_protobuf_reflection_test.cc
File · 0.45
TestStringInclusion
Method · 0.45
PerformTimestampConversion
Method · 0.45
PerformBetweenTest
Method · 0.45
PerformBetweenStrTest
Method · 0.45
PerformGetDateTest
Method · 0.45
PerformGetDateUTCTest
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestStringInclusion
Method · 0.36
PerformTimestampConversion
Method · 0.36
PerformBetweenTest
Method · 0.36
PerformBetweenStrTest
Method · 0.36
PerformGetDateTest
Method · 0.36
PerformGetDateUTCTest
Method · 0.36
PerformGetTimeOfDayTest
Method · 0.36
PerformGetTimeOfDayUTCTest
Method · 0.36
PerformBetweenToDTest
Method · 0.36
PerformBetweenToDStrTest
Method · 0.36
PerformDurationConversion
Method · 0.36
TEST
Function · 0.36