Kaydet (Commit) 235ba4de authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED

2005/11/01 12:47:20 cd 1.23.4.1: #i53898# Warning free code for sun solaris compiler
üst cf23d35d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: change.hxx,v $ * $RCSfile: change.hxx,v $
* *
* $Revision: 1.23 $ * $Revision: 1.24 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 03:44:16 $ * last change: $Author: hr $ $Date: 2006-06-19 23:23:48 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -348,6 +348,8 @@ namespace configmgr ...@@ -348,6 +348,8 @@ namespace configmgr
SubtreeChange(const SubtreeChange&); SubtreeChange(const SubtreeChange&);
void operator=(SubtreeChange&); void operator=(SubtreeChange&);
using Change::swap;
public: public:
class ChildIterator; class ChildIterator;
ChildIterator begin() const throw(); ChildIterator begin() const throw();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment