Create a Variant_MoveConstructorBase object having the value of the specified original object.
Declared in <bslstl_variant.h>
Variant_MoveConstructorBase(Variant_MoveConstructorBase const& original) = default;
| Name | Description |
|---|---|
| original | object to copy |