Searched defs:make_pair (Results 1 – 7 of 7) sorted by relevance
45 function make_pair { function
56 function make_pair { function
57 function make_pair { function
22 struct make_pair { struct29 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