MCPcopy 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

151namespace common_internal {
152
153const CompatMapValue* absl_nonnull EmptyCompatMapValue() {
154 return &EmptyMapValue::Get();
155}
156
157} // namespace common_internal
158

Callers

nothing calls this directly

Calls 1

GetFunction · 0.85

Tested by

no test coverage detected