SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

[C++] Refactor util::Status

This change refactors util::Status to have a similar shape as the
recently open-sourced absl::Status. This will allow Protobuf to
eventually use absl::Status and reduce the codesize.

Note that there is more work required before absl::Status can be used.
Y
Yannic Bonenberger committed
59ea5c8f19de47dc15cbce2e2e97d9de01d50fb9
Parent: 8d1d530