Create a Variant_AllocatorBase object that holds a copy of the allocator held by the specified original.
Synopsis
Declared in <bslstl_variant.h>
Variant_AllocatorBase(Variant_AllocatorBase<true> const& original);
Created with MrDocs