BloombergLP::bslstl::Variant_MoveConstructorBase<t_ISCOPYCONSTRUCTIBLE, false>::Variant_MoveConstructorBase

Create a Variant_MoveConstructorBase object having the value of the specified original object.

Synopsis

Declared in <bslstl_variant.h>

Variant_MoveConstructorBase(Variant_MoveConstructorBase const& original) = default;

Parameters

NameDescription
originalobject to copy