Create a VariantImp_NoAllocatorBase with the specified type (allocator argument is ignored).

Synopsis

Declared in <bdlb_variant.h>

VariantImp_NoAllocatorBase(
    int type,
    bslma::Allocator*);

Created with MrDocs