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

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

version 1.8, 2008/12/02 09:00:48 version 1.9, 2012/12/10 12:57:28
Line 115 
Line 115 
  
 private: private:
  
     ListRep(const ListRep& x) { }      ListRep(const ListRep&) { }
     ListRep& operator=(const ListRep& x) { return *this; }      ListRep& operator=(const ListRep&) { return *this; }
  
     Magic<0x6456FD0A> _magic;     Magic<0x6456FD0A> _magic;
     Linkable* _front;     Linkable* _front;


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