
2 May
2010
2 May
'10
6:41 p.m.
On Sunday 02 May 2010 19:57:27 Chad Nelson wrote:
It's quite possible. Copy-on-write is still measurably faster than emulated move semantics via Boost.Move, but built-in ones could very well erase that difference.
Why don't you test ? Gcc supports rvalue references since 4.3 http://gcc.gnu.org/projects/cxx0x.html the link there to library features suggests that move is implemented