bsl::Pair_First<TYPE&&>::Pair_First

Bind the specified 'value' into the 'first' reference-member. The specified 'basicAllocator' is not used.

Synopsis

Declared in <bslstl_pair.h>

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