std::mutex::~mutex

Destroys the mutex.

# Declarations

~mutex();

# See also