[in] A flag that determines whether the original aggregate should be cloned with its items (equals true) or without them (false). By default, the flag equals true.
Returns
A valid pointer to the copy of the origin aggregate if success; otherwise, returns NULL.
Remarks
Use the delete operator to clean the returned pointer.