std::timed_mutex::~timed_mutex

Destroys the mutex.

# Declarations

~timed_mutex();

# See also