BloombergLP::bslstl::Pair_GetImpUtil<0, T1, T2>::getPairElement

Return a reference providing modifiable access to the first element of the specified p.

Synopsis

Declared in <bslstl_pair.h>

static
T1&
getPairElement(bsl::pair<T1, T2>& p) noexcept;