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
Name |
Description |
original |
object to copy |
Created with MrDocs