![]() |
![]()
| ![]() |
![]()
NAMEstd::unique_lock::swap - std::unique_lock::swap Synopsisvoid swap( unique_lock& other ) noexcept; (since C++11)
Parametersother - the lock to swap the state with Return value(none) Example This section is incomplete
See also std::swap(std::unique_lock) specialization of std::swap for
unique_lock
|