Searched defs:PropertyInfoLessByName (Results 1 – 2 of 2) sorted by relevance
85 …struct PropertyInfoLessByName : public ::std::binary_function< OPropertyInfoImpl, OPropertyInfoImp… struct87 bool operator()( const OPropertyInfoImpl& _lhs, const OPropertyInfoImpl& _rhs ) in operator ()()
84 …struct PropertyInfoLessByName : public ::std::binary_function< OPropertyInfoImpl, OPropertyInfoImp… struct86 bool operator()( const OPropertyInfoImpl& _rLHS, const OPropertyInfoImpl& _rRHS ) in operator ()()
Completed in 10 milliseconds