bsl::Pair_First::Pair_First

Construct the first member of a pair, using the specified basicAllocator to supply memory. This constructor is selected when (template parameter) TYPE takes a bslma-style allocator as the last constructor argument.

Synopsis

Declared in <bslstl_pair.h>

Pair_First(
    BloombergLP::bslma::Allocator* basicAllocator,
    Pair_BslmaIdiomAtEnd);