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

Diff for /pegasus/src/Pegasus/Common/DeclContext.h between version 1.21 and 1.22

version 1.21, 2006/01/30 16:16:48 version 1.22, 2006/07/14 18:48:39
Line 76 
Line 76 
 typedef Pair<CIMNamespaceName, CIMClass> CPair; typedef Pair<CIMNamespaceName, CIMClass> CPair;
 typedef Pair<CIMNamespaceName, CIMQualifierDecl> QPair; typedef Pair<CIMNamespaceName, CIMQualifierDecl> QPair;
  
 inline int operator==(const QPair& x, const QPair& y)  
 {  
     return 0;  
 }  
   
 inline int operator==(const CPair& x, const CPair& y)  
 {  
     return 0;  
 }  
   
 class PEGASUS_COMMON_LINKAGE SimpleDeclContext : public DeclContext class PEGASUS_COMMON_LINKAGE SimpleDeclContext : public DeclContext
 { {
 public: public:


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2