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

Diff for /pegasus/src/Pegasus/Common/CIMParamValueRep.h between version 1.8 and 1.9

version 1.8, 2002/05/15 10:34:28 version 1.9, 2002/05/17 16:58:07
Line 89 
Line 89 
     // not implicitly define a default copy constructor.     // not implicitly define a default copy constructor.
     CIMParamValueRep& operator=(const CIMParamValueRep& x)     CIMParamValueRep& operator=(const CIMParamValueRep& x)
     {     {
         PEGASUS_ASSERT(0);          //PEGASUS_ASSERT(0);
         return *this;         return *this;
     }     }
  


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2