Create a VariantImp_AllocatorBase with the specified type and basicAllocator.
Synopsis
Declared in <bdlb_variant.h>
VariantImp_AllocatorBase(
int type,
bslma::Allocator* basicAllocator);
Created with MrDocs