![]() |
![]()
| ![]() |
![]()
NAMEstd::unique_lock::operator= - std::unique_lock::operator= Synopsisunique_lock& operator=( unique_lock&& other ); (since C++11)
Parametersother - another unique_lock to replace the state with Return value*this ExceptionsThrows nothing
|