An error occurred while loading the file. Please try again.
-
Lioncash authored
Given std::function is allowed to potentially allocate, these should be std::move'd to prevent potential reallocation (should that ever happen).
89ebef65
Given std::function is allowed to potentially allocate, these should be std::move'd to prevent potential reallocation (should that ever happen).