thread& operator=(thread&& x) noexcept;
Effects: If joinable(), calls std::terminate(). Otherwise, assigns the state of x to *this and sets x to a default constructed state.
2Postconditions: x.get_id() == id() and get_id() returns the value of x.get_id() prior to the assignment.
3Returns: *this
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