
1 Nov
2009
1 Nov
'09
6:59 p.m.
Thomas Klimpel wrote:
I guess what will happen is that most major compilers will implement rvalue-references long before they make it officially into the standard (since the standard will be ready soon, this implies that most major compilers have already implemented rvalue-references) There's no need to guess. GCC, CodeGear C++Builder, MSVC++, Comeau and Clang all have implemented rvalue references already, although in some cases with early draft semantics.
Sebastian