Searched defs:TKeyValueFunc (Results 1 – 1 of 1) sorted by relevance
33 struct TKeyValueFunc : ::std::binary_function<OSortIndex::TIntValuePairVector::value_type,OSortInde… struct37 TKeyValueFunc(OSortIndex* _pIndex) : pIndex(_pIndex) in TKeyValueFunc() function41 …inline bool operator()(const OSortIndex::TIntValuePairVector::value_type& lhs,const OSortIndex::TI… in operator ()()
Completed in 8 milliseconds