Searched refs:_Sz1 (Results 1 – 1 of 1) sorted by relevance
119 template <class _T1, class _T2, int _Sz1, int _Sz2>120 inline pair<_T1 const*, _T2 const*> make_pair(_T1 const (&__x)[_Sz1], in make_pair() argument