Create a variant by moving from original.
The allocator associated with original (if any) is propagated for use in the newly-created object. original is left in a valid but unspecified state.
| Name | Description |
|---|---|
| original | source variant to copy or move from |