Move assignment operator. The moved‐from state is valid but unspecified.
Synopsis
Return Value
A reference to *this.
Parameters
Name |
Description |
x |
The status to move from. |
Created with MrDocs
Move assignment operator. The moved‐from state is valid but unspecified.
A reference to *this.
Name |
Description |
x |
The status to move from. |
Created with MrDocs