From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12786 invoked by alias); 22 Nov 2006 16:22:06 -0000 Received: (qmail 12589 invoked by uid 48); 22 Nov 2006 16:21:36 -0000 Date: Wed, 22 Nov 2006 16:22:00 -0000 Message-ID: <20061122162136.12588.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/29939] Please implement rvalue references In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hhinnant at apple dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-11/txt/msg01957.txt.bz2 ------- Comment #2 from hhinnant at apple dot com 2006-11-22 16:21 ------- If there is a plan, I don't know about it. Russell Yanofsky has a prototype implementation here: http://russ.yanofsky.org/rref/ I haven't looked at it enough to know how complete it is. It was done a couple of years ago. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29939