Constructors

Synopses

Declared in <bslstl_variant.h>

Create a Variant_MoveConstructorBase object.

Create a Variant_MoveConstructorBase object having the value of the specified original object.

The move constructor is deleted.

Parameters

Name

Description

original

object to copy

Created with MrDocs