See the corresponding copy constructor above.
Synopsis
Declared in <bslstl_variant.h>
Variant_Base(
std::allocator_arg_t,
allocator_type allocator,
Variant&& original);
Created with MrDocs