absl::WriterMutexLock::WriterMutexLock

Deleted copy constructor.

Synopsis

Declared in <absl/synchronization/mutex.h>

WriterMutexLock(WriterMutexLock const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from