diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-14 09:14:52 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-14 09:14:54 -0400 |
commit | 03d5a5d9de2c473a2fe9fec1ead90faa7b74e7a2 (patch) | |
tree | 6229bc5e8c6ebd63d391ba6a578df8be69bb568c /src/common/algorithm.h | |
parent | e0505947064e8e8dd4fd145c1f6dcbbb5ae5373f (diff) |
software_keyboard: Resolve a pessimizing move warning
A std::vector created in place like this is already an rvalue and
doesn't need to be moved.
Diffstat (limited to 'src/common/algorithm.h')
0 files changed, 0 insertions, 0 deletions