absl::ReaderMutexLock::ReaderMutexLock

Deleted copy constructor.

Synopsis

Declared in <absl/synchronization/mutex.h>

ReaderMutexLock(ReaderMutexLock const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from