public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: "libstdc++" <libstdc++@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: [v3 patch] update C++11 status table in manual
Date: Tue, 05 Nov 2013 21:35:00 -0000	[thread overview]
Message-ID: <CAH6eHdSNrZtmdeuv6v+aR=KZfLwPSGptT6ZTkde7+b8GBneB+w@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

I just tried to implement std::aligned_union, but was blocked by PR
59012 and PR 59013, so this documents it as missing.

2013-11-05  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * doc/xml/manual/status_cxx2011.xml: Document aligned_union as
        missing.

Committed to trunk, 4.8 and 4.7.  I've also regenerated the HTML docs
for 4.7 and 4.8.

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 617 bytes --]

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 5743c83..e013c1f 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -871,10 +871,11 @@ particular release.
       <entry/>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>20.9.7.6</entry>
       <entry>Other transformations</entry>
-      <entry>Y</entry>
-      <entry/>
+      <entry>Partial</entry>
+      <entry>Missing <code>aligned_union</code>.</entry>
     </row>
     <row>
       <entry>20.10</entry>

                 reply	other threads:[~2013-11-05 21:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH6eHdSNrZtmdeuv6v+aR=KZfLwPSGptT6ZTkde7+b8GBneB+w@mail.gmail.com' \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).