DescriptionRemove Pass() on Android.
Pass() is a legacy of the original C++03 move emulation implementation.
New code should use std::move from <utility>.
❆(੭ु ◜◡‾)੭ु⁾☃❆
BUG=557422
R=thestig@chromium.org
Committed: https://crrev.com/92469c8c4b7da052273dee1a31308663d1dd1e3d
Cr-Commit-Position: refs/heads/master@{#367251}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 17 (6 generated)
|