WTF: Implement move of Deques.
As always, move constructor and move assignment operator are implemented in terms of swap(). Some existing tests are adjusted so CountCopy can count copies on assignments, too. BUG=567139, 582349 Review URL: https://codereview.chromium.org/1846473002 Cr-Commit-Position: refs/heads/master@{#383932}
Showing
Please register or sign in to comment