
3 May
2010
3 May
'10
1:50 a.m.
[Jeffrey Lee Hellrung, Jr.]
Would be even better when we can overload member functions on rvalue-ness ;) But I have no idea how mature that proposal is... :/
That's http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm which added ref-qualifiers and was voted into the Working Paper. However, it is not yet implemented in either VC10 or GCC 4.5, as you can see from http://blogs.msdn.com/vcblog/archive/2010/04/06/c-0x-core-language-features-... and http://gcc.gnu.org/gcc-4.5/cxx0x_status.html . Stephan T. Lavavej Visual C++ Libraries Developer