sandboxed-api/sandboxed_api/util
Christian Blichmann 2b2e7ac498 Bring sapi::StatusOr<> up to date with internal Abseil changes
Note: This intentionally omits perfect-forwarding value assignments. This
avoids overly complex template expressions. The regular assignments are still
efficient.
PiperOrigin-RevId: 304159053
Change-Id: I3460f46ca5779a0619cf90ae22625de8fad7669c
2020-04-01 04:40:38 -07:00
..
BUILD.bazel Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
CMakeLists.txt Fix path to generated proto sources when embedding 2020-03-18 18:47:02 +01:00
flag.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
raw_logging.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
raw_logging.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
status_macros_test.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status_macros.h Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status_matchers.h Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status_test.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.h Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.proto Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
statusor_test.cc Bring sapi::StatusOr<> up to date with internal Abseil changes 2020-04-01 04:40:38 -07:00
statusor.h Bring sapi::StatusOr<> up to date with internal Abseil changes 2020-04-01 04:40:38 -07:00