Changeset 73539

Timestamp:
Aug 4, 2011, 10:54:26 PM (11 years ago)
Author:
Daniel James
Message:

Unordered: Update unnecessary_copy_tests for Boost.Move.

Seems to be better in some cases. For example, better forwarding if
rvalue references are supported but variadic template parameters aren't.
Also can use boost::move when inserting.

Older versions of gcc still fail this test. They perform more moves than
expected. It might be a limitation of Boost.Move, or maybe just poor
copy optimization.

(No files)

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