Searched defs:PropertyValueLessByName (Results 1 – 1 of 1) sorted by relevance
267 …struct PropertyValueLessByName : public ::std::binary_function< PropertyValue, PropertyValue, bool… struct269 bool operator()( const PropertyValue& _lhs, const PropertyValue _rhs ) const in operator ()()
Completed in 15 milliseconds