Searched defs:pair_maker (Results 1 – 1 of 1) sorted by relevance
39 struct pair_maker struct41 typedef std::pair<First, Second> result_type;43 inline result_type operator()(T const& v) const in operator ()()