(file) Return to CQLTerm.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL

Diff for /pegasus/src/Pegasus/CQL/CQLTerm.cpp between version 1.3 and 1.4

version 1.3, 2004/12/06 21:24:22 version 1.4, 2005/01/27 21:19:00
Line 119 
Line 119 
   }   }
   return *this;   return *this;
 } }
   /*
 Boolean CQLTerm::operator==(const CQLTerm& rhs)const Boolean CQLTerm::operator==(const CQLTerm& rhs)const
 { {
   return (*_rep == *(rhs._rep));   return (*_rep == *(rhs._rep));
Line 128 
Line 128 
 { {
   return (!operator==(rhs));   return (!operator==(rhs));
 } }
   */
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2