Searched defs:sort_pair (Results 1 – 1 of 1) sorted by relevance
249 template < typename T > struct sort_pair struct251 bool operator()(const std::pair< T, T >& x, const std::pair< T, T >& y) in operator ()()