std::scoped_lock<MutexTypes...>::~scoped_lock

Releases the ownership of the owned mutexes.

# Declarations

~scoped_lock();

(since C++17)