commit | c7f2a016513d000ca2655ca31a75b2acb92f7a8d | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Fri Aug 14 15:20:40 2015 -0700 |
committer | Stephen Hines <srhines@google.com> | Fri Aug 14 15:20:40 2015 -0700 |
tree | e73882f23260bdbf1d88dd81dc9cb7f82c578e40 | |
parent | 5f042153834d1514ae65316f77dc148cfce63fa7 [diff] |
Fix pessimizing move. The std::move() here is unnecessary, and prohibits the compiler from performing copy elision. Change-Id: Ibdf515c4c0b0c07ff966c696e671a0526be1528e