Synopses
Declared in <bslstl_variant.h>
constexpr
Variant_CopyConstructorBase() = default;
Variant_CopyConstructorBase(Variant_CopyConstructorBase<false> const&) = delete;
constexpr
Variant_CopyConstructorBase(Variant_CopyConstructorBase<false>&&) = default;
Created with MrDocs