public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "paolo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/50159] tuple_cat only accepts two arguments
Date: Sun, 11 Sep 2011 22:11:00 -0000	[thread overview]
Message-ID: <bug-50159-4-4Ld76vuMYM@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50159-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50159

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-09-11 22:10:26 UTC ---
Author: paolo
Date: Sun Sep 11 22:10:21 2011
New Revision: 178770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178770
Log:
2011-09-11  Daniel Krugler  <daniel.kruegler@googlemail.com>

    PR libstdc++/50159
    * include/std/tuple (tuple_cat): Reimplement according to the
    resolution of LWG 1385.
    * include/std/type_traits: Define __and_ and __or_ for zero
    arguments too; minor tweaks.
    * testsuite/20_util/tuple/creation_functions/tuple_cat.cc: New.
    * testsuite/20_util/tuple/creation_functions/constexpr.cc: Disable
    for now tuple_cat test.
    * testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
    line numbers.
    * testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Likewise.
    * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
    Likewise.
    * doc/xml/manual/status_cxx200x.xml: Update.

Added:
    trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/tuple_cat.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    trunk/libstdc++-v3/include/std/tuple
    trunk/libstdc++-v3/include/std/type_traits
    trunk/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
   
trunk/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
   
trunk/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc


  parent reply	other threads:[~2011-09-11 22:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22 21:15 [Bug libstdc++/50159] New: " jewillco at osl dot iu.edu
2011-08-22 22:26 ` [Bug libstdc++/50159] " redi at gcc dot gnu.org
2011-09-11 17:45 ` paolo.carlini at oracle dot com
2011-09-11 22:11 ` paolo at gcc dot gnu.org [this message]
2011-09-11 23:27 ` paolo.carlini at oracle dot com

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=bug-50159-4-4Ld76vuMYM@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).