Assign to this object the value of the specified rhs.
Synopsis
Description
Assign to this object the value of the specified rhs object, and return a reference providing modifiable access to this object. If an exception is thrown, *this is left in a valid but unspecified state.
Return Value
a reference providing modifiable access to this object
Parameters
Name |
Description |
rhs |
source array |
Created with MrDocs