Home
last modified time | relevance | path

Searched refs:_Sz1 (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_pair.h119 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