Construct the second member using the specified basicAllocator.

Synopsis

Declared in <bslstl_pair.h>

template<class PARAM>
Pair_Second(
    PARAM&& value,
    BloombergLP::bslma::Allocator* basicAllocator,
    Pair_BslmaIdiomAllocatorArgT);

Created with MrDocs