Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ empty
Function
empty
common/arena_string.h:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool empty() const { return size() == 0; }
151
152
size_type max_size() const { return std::numeric_limits<size_t>::max() >> 1; }
153
Callers
2
TypeParameters
Class · 0.70
arena_string.h
File · 0.70
Calls
1
size
Function · 0.70
Tested by
no test coverage detected