absl::WriterMutexLock::WriterMutexLock

Deleted move constructor.

Synopsis

Declared in <absl/synchronization/mutex.h>

WriterMutexLock(WriterMutexLock&& other) = delete;

Parameters

NameDescription
otherThe object to move construct from