Searched defs:make_pair (Results 1 – 4 of 4) sorted by relevance
45 function make_pair { function
57 function make_pair { function
20 struct make_pair { struct27 int a0[is_same<metafun_apply2<make_pair, int, float>::type, argument
49 pair<T, U> make_pair(const T& first, const U& second) { function