Home / C++ / Concurrency / Lock_guard / ~Lock_guardstd::lock_guard<Mutex>::~lock_guard ☆ PinMin standard notice: Since C++11Releases the ownership of the owned mutex.# Declarations~lock_guard(); (since C++11)