future::valid. future::wait. future::wait_for. future::wait_until. void wait() const; (since C++11) Blocks until the result becomes available. valid() == true after the call. The behavior is undefined if valid() == false before the call to this function. More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.