销毁 std::move_only_function 对象。如果 std::move_only_function 非空,其目标也被销毁。
std::move_only_function
std::function
std::function<R(Args...)>