Copy constructor.
Declared in <absl/status/status.h>
<absl/status/status.h>
Status(Status const& x);
Name
Description
x
The status to copy from.
Created with MrDocs