A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/condition_variable/condition_variable_any/~condition_variable_any/ below:

public member function

<condition_variable>

std::condition_variable_any::~condition_variable_any
~condition_variable_any();

Destroy condition_variable_any

Destroys the condition_variable_any object.

Any thread that was blocked on this condition shall have been notified before calling this destructor. No thread shall start a wait after this destructor is called.



Exception safety If there are no threads blocked on this condition, it never throws exceptions (no-throw guarantee).
Otherwise, produces undefined behavior.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4