This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Rodolfo Schulz de Lima wrote:Peter Dimov wrote:I'll be filling a bug report for that, thanks._Args&... should probably be changed to _Args&&..., with the appropriate std::forward<_Args> inserted in the body if it isn't there already.Note, we are actually talking about std::bind, *not* std::tr1::bind, certainly we are not going to use rvalue references in TR1.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |