mirror of https://git.suyu.dev/suyu/suyu
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).merge-requests/60/head
parent
746d7d4d28
commit
89ebef6571
Loading…
Reference in New Issue