Searched defs:ComparePropertyValueByName (Results 1 – 1 of 1) sorted by relevance
379 …struct ComparePropertyValueByName : public ::std::binary_function< PropertyValue, PropertyValue, b… struct381 bool operator()( const PropertyValue& _rLHS, const PropertyValue& _rRHS ) in operator ()()