[ Web Proxy ]
URL:
Viewing: https://ru.cppreference.com/cpp/thread/unique_lock/~unique_lock [Back]  [Original]

std::unique_lock::~unique_lock cppreference.com
cppreference.com

std::unique_lock::~unique_lock

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
(C++11)
(C++20)
(C++20)
this_thread
(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++11)( C++20)
(C++11)( C++20)
(C++11)( C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)(C++11)(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
 
 
<tbody> </tbody>
~unique_lock();
( C++11)
. *this , .
:
Destroys the lock. If *this has an associated mutex and has acquired ownership of it, the mutex is unlocked.
Google.
. .

Web Proxy Viewer  |  New URL  |  Original Page