| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| status.cc | ||
| status.h | ||
| status_payload_printer.cc | ||
| status_payload_printer.h | ||
| status_test.cc | ||
| statusor.cc | ||
| statusor.h | ||
| statusor_test.cc |
This moves the implementation of most methods from absl::Status to absl::status_internal::StatusRep, and ensures that no calls to absl::Status methods are in a cc file. Stub implementations checking only inlined rep properties and calling no-op (RepToPointer) or out of line methods exist in status.h PiperOrigin-RevId: 566187430 Change-Id: I356ec29c0970ffe82eac2a5d98850e647fcd5ea5
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| status.cc | Loading commit data... | |
| status.h | Loading commit data... | |
| status_payload_printer.cc | Loading commit data... | |
| status_payload_printer.h | Loading commit data... | |
| status_test.cc | Loading commit data... | |
| statusor.cc | Loading commit data... | |
| statusor.h | Loading commit data... | |
| statusor_test.cc | Loading commit data... |