absl::MutexLock::MutexLock

Deleted copy constructor.

Synopsis

Declared in <absl/synchronization/mutex.h>

MutexLock(MutexLock const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from