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