absl::ReaderMutexLock::ReaderMutexLock

Deleted move constructor.

Synopsis

Declared in <absl/synchronization/mutex.h>

ReaderMutexLock(ReaderMutexLock&& other) = delete;

Parameters

NameDescription
otherThe object to move construct from