Changeset 79224

Timestamp:
Jul 2, 2012, 8:08:28 AM (10 years ago)
Author:
John Maddock
Message:

Fix non ET operators to return by value (not rvalue refs as that's unsafe - thanks to Howard Hinnant for the test case).
Fix move constructors to actually move!
Add move test case.
Add better move support throughout the lib.

(No files)

Note: See TracChangeset for help on using the changeset viewer.