diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-01 23:50:45 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-01 23:50:48 -0400 |
commit | 89ebef65719a95cbd43385efde56d3e83fade290 (patch) | |
tree | 5bc3a31b972ffbb1dabea62596427e2892458d8f /src/yuzu/configuration/config.cpp | |
parent | 746d7d4d280d87606d5033ca28b05261435b927d (diff) |
sink_details: std::move std::function instances
Given std::function is allowed to potentially allocate, these should be
std::move'd to prevent potential reallocation (should that ever happen).
Diffstat (limited to 'src/yuzu/configuration/config.cpp')
0 files changed, 0 insertions, 0 deletions