Deleted copy constructor.
Declared in <absl/synchronization/mutex.h>
<absl/synchronization/mutex.h>
MutexLock(MutexLock const& other) = delete;
Name
Description
other
The object to copy construct from
Created with MrDocs