valueInitAndCopy
Initialises the target value to be of the same type as source and then copies the contents from source to target.
Parameters
dest | the target value |
src | the source value |
Initialises the target value to be of the same type as source and then copies the contents from source to target.
dest | the target value |
src | the source value |