Go to Google Groups Home    comp.std.c++
Re: status of rvalue reference proposal (n1377, n1770, et al)

Greg <gre...@pacbell.net>

Howard Hinnant wrote:
> In article <1119033835.976169.252...@f14g2000cwb.googlegroups.com>,
>  "Russell Yanofsky" <russell.yanof...@us.army.mil> wrote:

> > I wanted to find out about the status of the rvalue reference proposal.
> > Has it been implemented in any real-world compiler?

> Yes.  Freescale/Metrowerks CodeWarrior has a full language and library
> implementation (available under a #pragma, default off), though this
> product has not yet been released.  The information on when and on what
> platforms it will be released is not yet publicly available.

Just a slight correction: Version 3.2 of Metrowerks C++ compiler has
supported the && reference-to-temporary syntax (enabled via a #pragma
experimental) since it shipped in late summer 2003, according to
information found in the compiler's Release Notes.

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-...@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]