This partial specialization of Pair_GetImpUtil, for when the (template parameter) INDEX(element's index) is equal to 1.
Synopsis
Declared in <bslstl_pair.h>
template<
class T1,
class T2>
struct Pair_GetImpUtil<1U, T1, T2>;
Static Member Functions
Name |
Description |
|
Created with MrDocs