BloombergLP::bslstl::Variant_CopyConstructorBase<false>::Variant_CopyConstructorBase

Create a Variant_CopyConstructorBase object by moving from the specified original object.

Synopsis

Declared in <bslstl_variant.h>

constexpr
Variant_CopyConstructorBase(Variant_CopyConstructorBase<false>&& original) = default;

Parameters

NameDescription
originalobject to move from