Bind the specified 'value' into the 'second' reference‐member. The specified 'basicAllocator' is not used.

Synopsis

Declared in <bslstl_pair.h>

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

Created with MrDocs