Home
last modified time | relevance | path

Searched defs:TKeyValueFunc (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A DTSortIndex.cxx33 struct TKeyValueFunc : ::std::binary_function<OSortIndex::TIntValuePairVector::value_type,OSortInde… struct
37 TKeyValueFunc(OSortIndex* _pIndex) : pIndex(_pIndex) in TKeyValueFunc() argument
41 …inline bool operator()(const OSortIndex::TIntValuePairVector::value_type& lhs,const OSortIndex::TI… in operator ()()

Completed in 13 milliseconds