SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Add CopyFrom and TakeFrom fn on messages and msgmuts.

The TakeFrom() added here is implemented as a deep copy instead of a move-assignment, which can be optimized in a later change without it being visible behavior to users of the API.

PiperOrigin-RevId: 723598316
P
Protobuf Team Bot committed
4ba5b3a246f7535444a455cb5d2cba016d2310b1
Parent: ffade4a
Committed by Copybara-Service <copybara-worker@google.com> on 2/5/2025, 8:01:02 PM