summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/xml/manual/intro.xml
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2008-05-23 23:08:41 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2008-05-23 23:08:41 +0000
commite83f6ae726db01fa284b11e2a887eb1ed2eb47ad (patch)
tree54a74c28709b13b024d0283aae0eacdf82f73fe1 /libstdc++-v3/doc/xml/manual/intro.xml
parentd37446aa31ac9074242fa8b45d2cd48082a1714c (diff)
downloadppe42-gcc-e83f6ae726db01fa284b11e2a887eb1ed2eb47ad.tar.gz
ppe42-gcc-e83f6ae726db01fa284b11e2a887eb1ed2eb47ad.zip
2008-05-23 Paolo Carlini <paolo.carlini@oracle.com>
* include/std/tuple: Replace int -> size_t throughout per DR 775. * include/tr1_impl/array: Likewise. * include/tr1_impl/utility: Likewise. * doc/xml/manual/intro.xml: Add an entry for DR 775. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135834 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml/manual/intro.xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/intro.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/doc/xml/manual/intro.xml b/libstdc++-v3/doc/xml/manual/intro.xml
index 1596c3b3feb..0287c9e5562 100644
--- a/libstdc++-v3/doc/xml/manual/intro.xml
+++ b/libstdc++-v3/doc/xml/manual/intro.xml
@@ -635,6 +635,12 @@
<listitem><para>In C++0x mode, add at() and at() const.
</para></listitem></varlistentry>
+ <varlistentry><term><ulink url="../ext/lwg-active.html#775">775</ulink>:
+ <emphasis>Tuple indexing should be unsigned?</emphasis>
+ </term>
+ <listitem><para>Implement the int -> size_t replacements.
+ </para></listitem></varlistentry>
+
<varlistentry><term><ulink url="../ext/lwg-active.html#778">778</ulink>:
<emphasis>std::bitset does not have any constructor taking a string literal</emphasis>
</term>
OpenPOWER on IntegriCloud