
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/03/2010 07:34 AM, Stewart, Robert wrote:
PMFJI, but the point of move semantics is to avoid copying, not to make it faster. If Using COW is faster than move semantics, that means there are copies being made. If move semantics were applied with the expectation of reducing copies where they weren't really needed, from rvalues, then perhaps Boost.Move has been misapplied.
I was trying to use it to reduce the copying that is otherwise necessary when returning values (and not using copy-on-write). I think that's its intended use. - -- Chad Nelson Oak Circle Software, Inc. * * * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkve8NsACgkQp9x9jeZ9/wSsjACg2KCjnIAzhMUffib3fV9UbaZu 4yUAn01SZzx7PbfvE+Sf0nMsYNeH0q8I =cq43 -----END PGP SIGNATURE-----