Searched defs:make_pair (Results 1 – 2 of 2) sorted by relevance
24 struct make_pair struct32 struct result<This(First, Second)>43 std::pair<First, Second> operator()(First const &first, Second const &second) const in operator ()()
52 static pair_type make_pair(end_type end) in make_pair() function