std::shared_lock<Mutex>::~shared_lock

Destroys the lock.

# Declarations

~shared_lock();

(since C++14)