
Message du 11/04/11 22:02 De : "Jeffrey Lee Hellrung, Jr." A : boost@lists.boost.org Copie à : Objet : Re: [boost] [move] new rvalue reference emulation
On Mon, Apr 11, 2011 at 5:46 AM, Eric Niebler wrote:
On 4/10/2011 9:22 PM, Jeffrey Lee Hellrung, Jr. wrote:
I have a follow-up to my original message regarding a typeless emulated rvalue reference. I was disappointed in the lack of feedback (other than Dave) on the original message, which might mean that those who took the time to parse the message didn't think it was worth pursuing;
Yes sure. Not everyone is able to see as quickly as him when there is something really valuable ;-) What about renaming genrv to any_rv? Have you already thought about how this enhanced emulation could be used in a portable way on C++98 and C++0x compilers? Best, Vicente