cpp / latest / thread / promise / ~promise.html /

std::promise<R>::~promise

~promise();
(since C++11)

Abandons the shared state:

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/thread/promise/%7Epromise