Construct a default pair, using the specified basicAllocator to supply memory for each member when its type uses bslma‐style allocators.

Synopsis

Declared in <bslstl_pair.h>

explicit
pair(BloombergLP::bslma::Allocator* basicAllocator);

Created with MrDocs