mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 20:14:23 +08:00
This allows the compiler to optimize conversions to StatusOr since it can assume the Status is !ok instead of having to check again. PiperOrigin-RevId: 896110150 Change-Id: I0dc167906b761339aaac5934764fe2bd6deb1624