Fix -> convenience operator for non-class iterators.
authorScott Cantor <cantor.2@osu.edu>
Fri, 11 May 2007 03:06:47 +0000 (03:06 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 11 May 2007 03:06:47 +0000 (03:06 +0000)
xmltooling/util/XMLObjectChildrenList.h
xmltooling/xmltooling.vcproj

index 69fd599..df6b860 100644 (file)
@@ -110,7 +110,7 @@ namespace xmltooling {
         }
 
         const_reference operator->() const {
-            return *(m_iter.operator->());
+            return *m_iter;
         }
 
         XMLObjectChildrenIterator& operator++() {
index 66ebadc..4e94427 100644 (file)
                                >\r
                        </File>\r
                        <File\r
-                               RelativePath=".\AbstractElementProxy.h"\r
-                               >\r
-                       </File>\r
-                       <File\r
                                RelativePath=".\AbstractSimpleElement.h"\r
                                >\r
                        </File>\r
                                >\r
                        </File>\r
                        <File\r
-                               RelativePath=".\SimpleElement.h"\r
-                               >\r
-                       </File>\r
-                       <File\r
                                RelativePath=".\unicode.h"\r
                                >\r
                        </File>\r