| |
comp.std.c++ |
> > I wanted to find out about the status of the rvalue reference proposal. > Yes. Freescale/Metrowerks CodeWarrior has a full language and library ---
> In article <1119033835.976169.252...@f14g2000cwb.googlegroups.com>,
> "Russell Yanofsky" <russell.yanof...@us.army.mil> wrote:
> > Has it been implemented in any real-world compiler?
> 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.
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 ]