mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
It uses the same nodes that Map<> would use for the respectice types. This makes the type compatible with visitation and removes some custom types supporting DynamicMapField. Remove most of the vtable, since this can now be done directly in MapFieldBase without derived type support. PiperOrigin-RevId: 717984824 |
||
|---|---|---|
| .. | ||
| BUILD | ||
| compare.cc | ||
| compare.h | ||
| debug.cc | ||
| debug.h | ||
| map.cc | ||
| message.cc | ||
| repeated.cc | ||
| rust_alloc_for_cpp_api.h | ||
| rust_alloc_for_cpp_api.rs | ||
| serialized_data.h | ||
| strings.cc | ||
| strings.h | ||