(file) Return to CIMClassRep.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/CIMClassRep.h between version 1.26 and 1.27

version 1.26, 2002/05/15 23:14:19 version 1.27, 2002/05/17 16:58:07
Line 110 
Line 110 
     // not implicitly define a default copy constructor.     // not implicitly define a default copy constructor.
     CIMClassRep& operator=(const CIMClassRep& x)     CIMClassRep& operator=(const CIMClassRep& x)
     {     {
         PEGASUS_ASSERT(0);          //PEGASUS_ASSERT(0);
         return *this;         return *this;
     }     }
  


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2