diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-06 14:08:45 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-06 15:38:12 -0400 |
commit | 7e77d1593fb7c66f23a3f805d728d7c19d50b753 (patch) | |
tree | f86f3ab066b26523f4fe04702d5ce06a8d30d522 /src/common/file_util.cpp | |
parent | 81adf46d1d9622e64ae20119c63e6982c2217d9c (diff) |
bcat: Take std::function instance by value in NullBackend's constructor
Without this, the std::move within the constructor initializer list
won't be able to actually perform a move.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions