public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Carlini <paolo.carlini@oracle.com>
To: Marc Glisse <marc.glisse@inria.fr>
Cc: "François Dumont" <frs.dumont@gmail.com>,
	"Richard Smith" <richardsmith@google.com>,
	"Ollie Wild" <aaw@google.com>,
	gcc-patches <gcc-patches@gcc.gnu.org>,
	"Diego Novillo" <dnovillo@google.com>,
	"Paul Pluzhnikov" <ppluzhnikov@google.com>,
	libstdc++ <libstdc++@gcc.gnu.org>
Subject: Re: Value type of map need not be default copyable
Date: Thu, 09 Aug 2012 23:26:00 -0000	[thread overview]
Message-ID: <50244729.2050900@oracle.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1208092254510.3224@laptop-mg.saclay.inria.fr>

On 08/09/2012 11:22 PM, Marc Glisse wrote:
> I don't know if std:: is needed, but it looks strange to have it only 
> on some functions:
> std::forward_as_tuple(forward<key_type>(__k)),
>
> Looking at this line again, you seem to be using std::forward on 
> something that is not a deduced parameter type. I guess it is 
> equivalent to std::move in this case, it just confuses me a bit.
Wanted to point out that yesterday. Please double check std::move.

I realize now that nobody is interested in std::cref, good ;)

Thanks!
Paolo.

  reply	other threads:[~2012-08-09 23:26 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-03  4:18 Ollie Wild
2012-08-03  9:39 ` Paolo Carlini
2012-08-03 15:19   ` Ollie Wild
2012-08-04 11:23     ` Paolo Carlini
2012-08-04 11:54       ` Paolo Carlini
2012-08-04 13:27         ` Marc Glisse
2012-08-04 15:08           ` Paolo Carlini
2012-08-04 15:16             ` Marc Glisse
2012-08-04 15:19               ` Paolo Carlini
2012-08-04 15:28                 ` Marc Glisse
2012-08-04 15:34                   ` Paolo Carlini
2012-08-07 21:43                     ` Ollie Wild
2012-08-07 22:11                       ` Paolo Carlini
     [not found]                       ` <CAGL0aWftQAdQXjOBYSoa6fjjM64Mw9_RuTBZXh4UJqhPqmWD0g@mail.gmail.com>
2012-08-08  7:35                         ` Marc Glisse
2012-08-08 13:16                           ` François Dumont
2012-08-08 13:39                             ` Paolo Carlini
2012-08-08 20:46                               ` François Dumont
2012-08-09  7:14                                 ` Marc Glisse
2012-08-09  8:35                                   ` Paolo Carlini
2012-08-09 12:01                                     ` Jonathan Wakely
2012-08-09 20:22                                     ` François Dumont
2012-08-09 21:22                                       ` Marc Glisse
2012-08-09 23:26                                         ` Paolo Carlini [this message]
2012-08-11 13:29                                           ` François Dumont
2012-08-11 13:47                                             ` Marc Glisse
2012-08-12 11:43                                               ` Jonathan Wakely
2012-08-12 12:02                                                 ` Marc Glisse
2012-08-12 20:00                                               ` François Dumont
2012-08-13 12:10                                                 ` Paolo Carlini
2012-08-13 19:50                                                   ` François Dumont
2012-08-08 13:48                             ` Marc Glisse

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=50244729.2050900@oracle.com \
    --to=paolo.carlini@oracle.com \
    --cc=aaw@google.com \
    --cc=dnovillo@google.com \
    --cc=frs.dumont@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=marc.glisse@inria.fr \
    --cc=ppluzhnikov@google.com \
    --cc=richardsmith@google.com \
    /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).