From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-11-22 14:50:05


On Wed, 2006-11-22 at 19:30 +0100, Mathias Gaunard wrote:
> Douglas Gregor wrote:
>
> > Rvalue references:
> > - Metrowerks CodeWarrior 10: no link; the compiler was discontinued :(
>
> Does anyone know about the status of a patch to add this to GCC ?

We've been in contact with the original author of the patch, and I know
of at least one other person who has studied rvalues references and
their implementation in GCC. We're working on it; I'm feeling pretty
confident that we'll get rvalue references for GCC in the near future.

  Cheers,
  Doug