mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-30 07:14:09 +08:00
howto.html ('LWG Issues'): Add issue 235.
2003-06-09 Paolo Carlini <pcarlini@unitus.it> * docs/html/ext/howto.html ('LWG Issues'): Add issue 235. From-SVN: r67659
This commit is contained in:
parent
659bdc6853
commit
c7d251ba2d
@ -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
|
||||
|
@ -594,6 +594,13 @@
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user