std::future::~future

From cppreference.com
~future();
(since C++11)

Abandons the ownership of the shared state, if any.