Return a rvalue reference providing modifiable access to the second element of the specified p
p
Declared in <bslstl_pair.h>
<bslstl_pair.h>
static T2&& getPairElement(bsl::pair<T1, T2>&& p) noexcept;