ValueGst.initAndCopy

Initialises the target value to be of the same type as source and then copies the contents from source to target.

struct ValueGst
static
void
initAndCopy

Parameters

dest Value

the target value

src Value

the source value

Meta