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]

Re: Nested std::tr1::bind problem


Peter Dimov wrote:
_Args&... should probably be changed to _Args&&..., with the appropriate std::forward<_Args> inserted in the body if it isn't there already.

I'll be filling a bug report for that, thanks.


Regards,
Rodolfo Lima.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]