Copy constructor.
Synopsis
Declared in <absl/status/statusor.h>
BadStatusOrAccess(BadStatusOrAccess const& other);
Parameters
Name |
Description |
other |
The exception object to copy from. |
Created with MrDocs
Copy constructor.
Declared in <absl/status/statusor.h>
BadStatusOrAccess(BadStatusOrAccess const& other);
Name |
Description |
other |
The exception object to copy from. |
Created with MrDocs