Move constructor.
Synopsis
Declared in <absl/status/status_builder.h>
ExtraMessage(ExtraMessage&& other) noexcept;
Parameters
Name |
Description |
other |
The |
Created with MrDocs
Move constructor.
Declared in <absl/status/status_builder.h>
ExtraMessage(ExtraMessage&& other) noexcept;
Name |
Description |
other |
The |
Created with MrDocs