This partial specialization of Pair_GetImpUtil, for when the (template parameter) INDEX(element's index) is equal to 1.
Declared in <bslstl_pair.h>
template<
class T1,
class T2>
struct Pair_GetImpUtil<1U, T1, T2>;
| Name | Description |
|---|---|
getPairElement | getPairElement overloads |