public member function
<condition_variable>
std::condition_variable_any::condition_variable_any default (1)condition_variable_any();copy [deleted] (2)
condition_variable_any (const condition_variable_any&) = delete;
Construct condition_variable_any
Constructs a condition_variable_any object.condition_variable objects cannot be copied/moved (both the copy constructor and assignment operator are deleted for this type).
If the construction fails, a system_error exception is thrown:
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