public member function
<condition_variable>
std::condition_variable::condition_variable default (1)condition_variable();copy [deleted] (2)
condition_variable (const condition_variable&) = delete;
Construct condition_variable
Constructs a condition_variable 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