public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Committed: document C++0x decltype
@ 2007-07-27 18:38 Doug Gregor
  0 siblings, 0 replies; only message in thread
From: Doug Gregor @ 2007-07-27 18:38 UTC (permalink / raw)
  To: GCC Patches

Decltype is in, so here is its documentation... already committed.

  - Doug

Index: gcc-4.3/cxx0x_status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/cxx0x_status.html,v
retrieving revision 1.4
diff -u -r1.4 cxx0x_status.html
--- gcc-4.3/cxx0x_status.html   31 May 2007 11:30:34 -0000      1.4
+++ gcc-4.3/cxx0x_status.html   27 Jul 2007 18:21:49 -0000
@@ -38,6 +38,7 @@
   href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2152.pdf">Variadic
   templates</a> </li>
   <li><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html">Rvalue
references</a></li>
+  <li><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2115.pdf">Decltype</a></li>
   <li>Headers &lt;array&gt;, &lt;random&gt;, &lt;regex&gt;, &lt;tuple&gt;,
   &lt;type_traits&gt;, &lt;unordered_map&gt;, and
   &lt;unordered_set&gt;. Plus, headers for C compatibility:
Index: projects/cxx0x.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx0x.html,v
retrieving revision 1.4
diff -u -r1.4 cxx0x.html
--- projects/cxx0x.html 31 May 2007 11:30:38 -0000      1.4
+++ projects/cxx0x.html 27 Jul 2007 18:21:50 -0000
@@ -56,9 +56,7 @@
   href="http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00620.html">patch</a>]</li>

   <li><a
-  href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2115.pdf">decltype</a>
-  [<a
-  href="http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00300.html">patch</a>]</li>
+         href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2115.pdf">decltype</a></li>

   <li><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html">Rvalue
references</a></li>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-27 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-27 18:38 [wwwdocs] Committed: document C++0x decltype Doug Gregor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).