Records

Functions

  • absl::StatusCode MapToLocalCode (int value)
  • std::string * MakeCheckFailString (const absl::Status * statusconst char * prefix)

    Returns a pointer to a newly-allocated string with the given `prefix`,

    suitable for output as an error message in assertion/`CHECK()` failures.

    This is an internal implementation detail for Abseil logging.