Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ absl_nonnull EmptyCompatMapValue
Function
absl_nonnull EmptyCompatMapValue
common/values/custom_map_value.cc:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
namespace common_internal {
152
153
const CompatMapValue* absl_nonnull EmptyCompatMapValue() {
154
return &EmptyMapValue::Get();
155
}
156
157
} // namespace common_internal
158
Callers
nothing calls this directly
Calls
1
Get
Function · 0.85
Tested by
no test coverage detected