Searched defs:make_pair (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_pair.h66 inline pair<_T1, _T2> make_pair(const _T1& __x, const _T2& __y) function

Completed in 125 milliseconds