Commit 7e77d159 authored by Lioncash's avatar Lioncash
Browse files

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.
parent 81adf46d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment