aboutsummaryrefslogtreecommitdiff
path: root/absl/status/internal/statusor_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate `ABSL_ATTRIBUTE_NORETURN` in favor of the `[[noreturn]]`Derek Mauro2024-07-011-2/+2
* Add internal traits to absl::StatusOr for lifetimebound detectionAbseil Team2024-04-021-14/+21
* Separate out absl::StatusOr constraints into statusor_internal.hAbseil Team2024-03-211-0/+52
* Add `ostream<<` and `AbslStringify` to `absl::StatusOr`.Zie Weaver2023-12-131-0/+49
* Add nullability annotationsDmitri Gribenko2023-12-111-2/+4
* `absl`: Replace `absl::remove_cv_t<absl::remove_reference_t<T>>` with `absl::...Dino Radakovic2023-06-021-24/+12
* Export of internal Abseil changesAbseil Team2020-11-051-6/+3
* Export of internal Abseil changesAbseil Team2020-09-231-1/+1
* Export of internal Abseil changesAbseil Team2020-09-011-0/+399