Create a Variant_CopyConstructorBase object by moving from the specified original object.
Declared in <bslstl_variant.h>
constexpr
Variant_CopyConstructorBase(Variant_CopyConstructorBase<false>&& original) = default;
| Name | Description |
|---|---|
| original | object to move from |