std::shared_timed_mutex::~shared_timed_mutex

Destroys the mutex.

# Declarations

~shared_timed_mutex();

# See also