public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "joerg dot richter at pdv-fs dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/40925] [c++0x] std::pair<T*,U*> constructor doesn't accept (0, 0)
Date: Fri, 18 Sep 2009 13:47:00 -0000	[thread overview]
Message-ID: <20090918134702.7051.qmail@sourceware.org> (raw)
In-Reply-To: <bug-40925-11760@http.gcc.gnu.org/bugzilla/>



------- Comment #5 from joerg dot richter at pdv-fs dot de  2009-09-18 13:47 -------
I found Doug Gregors workaround for this pair problem:
http://gcc.gnu.org/ml/libstdc++/2008-10/msg00080.html

I wonder why it was reverted 9 days later?  I couldn't find any discussion on
gcc-patches nor libstdc++.  Perhaps I have missed something.  Was this patch
not good enough? 

The reason I ask is that I want to use C++0x.  Currently I do this with
"-std=gnu++0x -U__GXX_EXPERIMENTAL_CXX0X__"

I undefine __GXX_EXPERIMENTAL_CXX0X__ just because of the pair(0) problem.
But unfortunately this doesn't give me the library features of C++0x :(


-- 

joerg dot richter at pdv-fs dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joerg dot richter at pdv-fs
                   |                            |dot de


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


  parent reply	other threads:[~2009-09-18 13:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-31 15:15 [Bug libstdc++/40925] New: c++0x " richard-gccbugzilla at metafoo dot co dot uk
2009-07-31 15:26 ` [Bug libstdc++/40925] " richard-gccbugzilla at metafoo dot co dot uk
2009-07-31 15:29 ` paolo dot carlini at oracle dot com
2009-07-31 16:14 ` [Bug libstdc++/40925] [c++0x] " paolo dot carlini at oracle dot com
2009-07-31 16:14 ` paolo dot carlini at oracle dot com
2009-07-31 16:14 ` paolo dot carlini at oracle dot com
2009-09-18 13:47 ` joerg dot richter at pdv-fs dot de [this message]
2009-09-18 14:11 ` paolo dot carlini at oracle dot com
2009-10-29 19:26 ` [Bug libstdc++/40925] [c++0x] [DR811] " paolo at gcc dot gnu dot org
2009-10-30  2:29 ` paolo at gcc dot gnu dot org
2010-02-08 11:07 ` paolo dot 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=20090918134702.7051.qmail@sourceware.org \
    --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).