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

The copy constructor is deleted.

Synopsis

Declared in <bslstl_variant.h>

Variant_CopyConstructorBase(Variant_CopyConstructorBase<false> const& original) = delete;

Parameters

NameDescription
originalunused; this constructor is deleted