howto.html ('LWG Issues'): Add issue 235.
authorPaolo Carlini <pcarlini@unitus.it>
Mon, 9 Jun 2003 11:54:53 +0000 (13:54 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 9 Jun 2003 11:54:53 +0000 (11:54 +0000)
2003-06-09  Paolo Carlini  <pcarlini@unitus.it>

* docs/html/ext/howto.html ('LWG Issues'):  Add issue 235.

From-SVN: r67659

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html

index 09ff261ba5cf369b60b261253a1451eece93220d..c05f20ff3b5d4ae1faa805985e08d6f44c3c81b3 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-09  Paolo Carlini  <pcarlini@unitus.it>
+
+       * docs/html/ext/howto.html ('LWG Issues'):  Add issue 235.
+
 2003-06-06  Nathan Myers  <ncm-nospam@cantrip.org>
 
        * include/bits/stl_iterator.h
index 0f5dd1110c307c12a19cd0e144fca4c47b4b577a..1fa80ad8f8013d575fb9fa975ef94ad0b9cb91cd 100644 (file)
         is specified in the conversion specification.
     </dd>
 
+    <dt><a href="lwg-defects.html#235">235</a>:
+        <em>No specification of default ctor for reverse_iterator</em>
+    </dt>
+    <dd>The declaration of <code>reverse_iterator</code> lists a default constructor.
+        However, no specification is given what this constructor should do.
+    </dd>
+
     <dt><a href="lwg-defects.html#251">251</a>:
         <em>basic_stringbuf missing allocator_type</em>
     </dt>