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

The move constructor is deleted.

Synopsis

Declared in <bslstl_variant.h>

Variant_MoveConstructorBase(Variant_MoveConstructorBase&& original) = delete;

Parameters

NameDescription
originalunused; this constructor is deleted